Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
DStatistics.cpp216 unsigned TotalVars = Stats.VarsInFunction.size() * Stats.NumFnInlined; in collectStatsForObjectFile() local
219 VarTotal += TotalVars + Constants; in collectStatsForObjectFile()