Searched refs:VarsInFunction (Results 1 – 1 of 1) sorted by relevance
23 StringSet<> VarsInFunction; member128 FnStats.VarsInFunction.insert(VarPrefix+VarName); in collectStatsForDie()269 unsigned TotalVars = Stats.VarsInFunction.size() * Stats.NumFnInlined; in collectStatsForObjectFile()273 VarUnique += Stats.VarsInFunction.size(); in collectStatsForObjectFile()274 LLVM_DEBUG(for (auto &V : Stats.VarsInFunction) llvm::dbgs() in collectStatsForObjectFile()