Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp972 SaturatingUINT64 VarParamWithLoc = 0; in collectStatsForObjectFile() local
994 VarParamWithLoc += Stats.TotalVarWithLoc + Constants; in collectStatsForObjectFile()
1034 printDatum(J, "#source variables with location", VarParamWithLoc.Value); in collectStatsForObjectFile()
1131 ? (int)std::round((VarParamWithLoc.Value * 100.0) / in collectStatsForObjectFile()