Home
last modified time | relevance | path

Searched refs:TotalVarWithLoc (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
DStatistics.cpp17 unsigned TotalVarWithLoc = 0; member
103 FnStats.TotalVarWithLoc += (unsigned)HasLoc; in collectStatsForDie()
218 VarWithLoc += Stats.TotalVarWithLoc + Constants; in collectStatsForObjectFile()