Searched refs:VarWithLoc (Results 1 – 1 of 1) sorted by relevance
211 unsigned VarWithLoc = 0; in collectStatsForObjectFile() local218 VarWithLoc += Stats.TotalVarWithLoc + Constants; in collectStatsForObjectFile()239 printDatum(OS, "variables with location", VarWithLoc); in collectStatsForObjectFile()246 << (int)std::round((VarWithLoc * 100.0) / VarTotal) << "%\n"; in collectStatsForObjectFile()