Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp43 unsigned NumFnInlined = 0; member
531 FnStats.NumFnInlined++; in collectStatsRecursive()
772 (Stats.NumFnInlined + Stats.NumFnOutOfLine); in collectStatsForObjectFile()
786 NumInlinedFunctions += Stats.IsFunction * Stats.NumFnInlined; in collectStatsForObjectFile()