Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp82 uint64_t NumFnInlined = 0; member
588 FnStats.NumFnInlined++; in collectStatsRecursive()
988 (Stats.NumFnInlined + Stats.NumFnOutOfLine); in collectStatsForObjectFile()
1002 NumInlinedFunctions += Stats.IsFunction * Stats.NumFnInlined; in collectStatsForObjectFile()