Searched refs:reportStats (Results 1 – 2 of 2) sorted by relevance
449 RAGreedyStats reportStats(MachineLoop *L);452 void reportStats();
2641 RAGreedy::RAGreedyStats RAGreedy::reportStats(MachineLoop *L) { in reportStats() function in RAGreedy2646 Stats.add(reportStats(SubLoop)); in reportStats()2667 void RAGreedy::reportStats() { in reportStats() function in RAGreedy2672 Stats.add(reportStats(L)); in reportStats()2777 reportStats(); in runOnMachineFunction()