Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp84 uint64_t NumFnOutOfLine = 0; member
593 FnStats.NumFnOutOfLine++; in collectStatsRecursive()
991 (Stats.NumFnInlined + Stats.NumFnOutOfLine); in collectStatsForObjectFile()
1005 NumOutOfLineFunctions += Stats.IsFunction * Stats.NumFnOutOfLine; in collectStatsForObjectFile()