Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp758 unsigned NumInlinedFunctions = 0; in collectStatsForObjectFile() local
786 NumInlinedFunctions += Stats.IsFunction * Stats.NumFnInlined; in collectStatsForObjectFile()
811 printDatum(J, "#inlined functions", NumInlinedFunctions); in collectStatsForObjectFile()