Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp756 unsigned VarParamWithLoc = 0; in collectStatsForObjectFile() local
778 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()