Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
DStatistics.cpp13 struct PerFunctionStats { struct
51 StringMap<PerFunctionStats> &FnStatMap, in collectStatsForDie()
120 StringMap<PerFunctionStats> &FnStatMap, in collectStatsRecursive()
200 StringMap<PerFunctionStats> Statistics; in collectStatsForObjectFile()
215 PerFunctionStats &Stats = Entry.getValue(); in collectStatsForObjectFile()