Searched refs:reportStats (Results 1 – 2 of 2) sorted by relevance
431 RAGreedyStats reportStats(MachineLoop *L);434 void reportStats();
2433 RAGreedy::RAGreedyStats RAGreedy::reportStats(MachineLoop *L) { in reportStats() function in RAGreedy2438 Stats.add(reportStats(SubLoop)); in reportStats()2459 void RAGreedy::reportStats() { in reportStats() function in RAGreedy2464 Stats.add(reportStats(L)); in reportStats()2564 reportStats(); in runOnMachineFunction()