Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp901 SaturatingUINT64 VarParamWithLoc = 0; in collectStatsForObjectFile() local
923 VarParamWithLoc += Stats.TotalVarWithLoc + Constants; in collectStatsForObjectFile()
963 printDatum(J, "#source variables with location", VarParamWithLoc.Value); in collectStatsForObjectFile()
1050 ? (int)std::round((VarParamWithLoc.Value * 100.0) / in collectStatsForObjectFile()