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