Searched refs:LocationStats (Results 1 – 1 of 1) sorted by relevance
162 struct LocationStats { struct277 LocationStats &LocStats, in collectStatsForDie()499 LocationStats &LocStats, FunctionDIECUTyMap &AbstractOriginFnCUs, in collectStatsRecursive()673 std::vector<SaturatingUINT64> &LocationStats) { in printLocationStats() argument674 if (LocationStats[0].Value == OverflowValue) in printLocationStats()683 LocationStats[0].Value); in printLocationStats()687 << LocationStats[0].Value << '\n'); in printLocationStats()689 if (LocationStats[1].Value == OverflowValue) in printLocationStats()698 LocationStats[1].Value); in printLocationStats()702 << LocationStats[1].Value << '\n'); in printLocationStats()[all …]