Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
DStatistics.cpp118 static void collectStatsRecursive(DWARFDie Die, std::string Prefix, in collectStatsRecursive() function
169 collectStatsRecursive(Child, Prefix, ScopeLowPC, BytesInScope, FnStatMap, in collectStatsRecursive()
203 collectStatsRecursive(CUDie, "/", 0, 0, Statistics, GlobalStats); in collectStatsForObjectFile()