Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-dwarfdump/
DStatistics.cpp115 struct LocationStats { struct
218 LocationStats &LocStats) { in collectStatsForDie()
398 LocationStats &LocStats) { in collectStatsRecursive()
502 std::vector<unsigned> &LocationStats) { in printLocationStats() argument
505 LocationStats[0]); in printLocationStats()
509 << LocationStats[0] << '\n'); in printLocationStats()
513 LocationStats[1]); in printLocationStats()
517 << LocationStats[1] << '\n'); in printLocationStats()
522 LocationStats[i]); in printLocationStats()
526 << LocationStats[i]); in printLocationStats()
[all …]
/external/llvm-project/llvm/utils/llvm-locstats/
Dllvm-locstats.py33 class LocationStats: class
272 return LocationStats(binary, variables_total, variables_total_locstats,