Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-dwarfdump/
DStatistics.cpp35 unsigned NumFnInlined = 0; member
445 FnStats.NumFnInlined++; in collectStatsRecursive()
592 (Stats.NumFnInlined + Stats.NumFnOutOfLine); in collectStatsForObjectFile()
606 NumInlinedFunctions += Stats.IsFunction * Stats.NumFnInlined; in collectStatsForObjectFile()