Searched refs:reportStats (Results 1 – 2 of 2) sorted by relevance
440 RAGreedyStats reportStats(MachineLoop *L);443 void reportStats();
2778 RAGreedy::RAGreedyStats RAGreedy::reportStats(MachineLoop *L) { in reportStats() function in RAGreedy2783 Stats.add(reportStats(SubLoop)); in reportStats()2804 void RAGreedy::reportStats() { in reportStats() function in RAGreedy2809 Stats.add(reportStats(L)); in reportStats()2901 reportStats(); in run()