Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp904 SaturatingUINT64 NumInlinedFunctions = 0; in collectStatsForObjectFile() local
932 NumInlinedFunctions += Stats.IsFunction * Stats.NumFnInlined; in collectStatsForObjectFile()
957 printDatum(J, "#inlined functions", NumInlinedFunctions.Value); in collectStatsForObjectFile()