Searched refs:VarParamWithLoc (Results 1 – 1 of 1) sorted by relevance
756 unsigned VarParamWithLoc = 0; in collectStatsForObjectFile() local778 VarParamWithLoc += Stats.TotalVarWithLoc + Constants; in collectStatsForObjectFile()817 printDatum(J, "#source variables with location", VarParamWithLoc); in collectStatsForObjectFile()901 << (int)std::round((VarParamWithLoc * 100.0) / VarParamTotal) in collectStatsForObjectFile()