Searched refs:reportStats (Results 1 – 2 of 2) sorted by relevance
441 RAGreedyStats reportStats(MachineLoop *L);444 void reportStats();
2536 RAGreedy::RAGreedyStats RAGreedy::reportStats(MachineLoop *L) { in reportStats() function in RAGreedy2541 Stats.add(reportStats(SubLoop)); in reportStats()2562 void RAGreedy::reportStats() { in reportStats() function in RAGreedy2567 Stats.add(reportStats(L)); in reportStats()2669 reportStats(); in runOnMachineFunction()