Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp161 struct LocationStats { struct
266 LocationStats &LocStats, in collectStatsForDie()
662 if (LocationStats[0].Value == OverflowValue) in printLocationStats()
671 LocationStats[0].Value); in printLocationStats()
677 if (LocationStats[1].Value == OverflowValue) in printLocationStats()
686 LocationStats[1].Value); in printLocationStats()
690 << LocationStats[1].Value << '\n'); in printLocationStats()
693 if (LocationStats[i].Value == OverflowValue) in printLocationStats()
704 LocationStats[i].Value); in printLocationStats()
708 << LocationStats[i].Value); in printLocationStats()
[all …]
/llvm-project-15.0.7/llvm/utils/llvm-locstats/
H A Dllvm-locstats.py36 class LocationStats: class
309 return LocationStats(binary, variables_total, variables_total_locstats,