Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp64 StringMap<PerFunctionStats> &FnStatMap, in collectStatsForDie() argument
121 auto &FnStats = FnStatMap[FnPrefix]; in collectStatsForDie()
149 StringMap<PerFunctionStats> &FnStatMap, in collectStatsRecursive() argument
177 auto &FnStats = FnStatMap[Name]; in collectStatsRecursive()
205 InlineDepth, FnStatMap, GlobalStats); in collectStatsRecursive()
223 BytesInScope, InlineDepth, FnStatMap, GlobalStats); in collectStatsRecursive()