Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp974 SaturatingUINT64 NumInlinedFunctions = 0; in collectStatsForObjectFile() local
1002 NumInlinedFunctions += Stats.IsFunction * Stats.NumFnInlined; in collectStatsForObjectFile()
1027 printDatum(J, "#inlined functions", NumInlinedFunctions.Value); in collectStatsForObjectFile()