Searched refs:reportStats (Results 1 – 2 of 2) sorted by relevance
449 RAGreedyStats reportStats(MachineLoop *L);452 void reportStats();
2639 RAGreedy::RAGreedyStats RAGreedy::reportStats(MachineLoop *L) { in reportStats() function in RAGreedy2644 Stats.add(reportStats(SubLoop)); in reportStats()2665 void RAGreedy::reportStats() { in reportStats() function in RAGreedy2670 Stats.add(reportStats(L)); in reportStats()2775 reportStats(); in runOnMachineFunction()