Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp63 uint32_t InlineDepth, in collectStatsForDie() argument
148 uint32_t InlineDepth, in collectStatsRecursive() argument
199 else if (IsInlinedFunction && InlineDepth == 0) in collectStatsRecursive()
205 InlineDepth, FnStatMap, GlobalStats); in collectStatsRecursive()
210 InlineDepth = 0; in collectStatsRecursive()
212 ++InlineDepth; in collectStatsRecursive()
223 BytesInScope, InlineDepth, FnStatMap, GlobalStats); in collectStatsRecursive()