Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp15 struct PerFunctionStats { struct
64 StringMap<PerFunctionStats> &FnStatMap, in collectStatsForDie()
149 StringMap<PerFunctionStats> &FnStatMap, in collectStatsRecursive()
253 StringMap<PerFunctionStats> Statistics; in collectStatsForObjectFile()
268 PerFunctionStats &Stats = Entry.getValue(); in collectStatsForObjectFile()