Searched refs:reportStats (Results 1 – 1 of 1) sorted by relevance
590 RAGreedyStats reportStats(MachineLoop *L);593 void reportStats();3278 RAGreedy::RAGreedyStats RAGreedy::reportStats(MachineLoop *L) { in reportStats() function in RAGreedy3283 Stats.add(reportStats(SubLoop)); in reportStats()3304 void RAGreedy::reportStats() { in reportStats() function in RAGreedy3309 Stats.add(reportStats(L)); in reportStats()3391 reportStats(); in runOnMachineFunction()