Searched refs:LocationStats (Results 1 – 2 of 2) sorted by relevance
161 struct LocationStats { struct266 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 …]
36 class LocationStats: class309 return LocationStats(binary, variables_total, variables_total_locstats,