Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
DStatistics.cpp21 SmallDenseSet<uint32_t, 4> VarsInFunction; member
101 FnStats.VarsInFunction.insert(CanonicalDieOffset); in collectStatsForDie()
216 unsigned TotalVars = Stats.VarsInFunction.size() * Stats.NumFnInlined; in collectStatsForObjectFile()
220 VarUnique += Stats.VarsInFunction.size(); in collectStatsForObjectFile()
222 : Stats.VarsInFunction) llvm::dbgs() in collectStatsForObjectFile()