Searched refs:reportStats (Results 1 – 1 of 1) sorted by relevance
590 RAGreedyStats reportStats(MachineLoop *L);593 void reportStats();3254 RAGreedy::RAGreedyStats RAGreedy::reportStats(MachineLoop *L) { in reportStats() function in RAGreedy3259 Stats.add(reportStats(SubLoop)); in reportStats()3280 void RAGreedy::reportStats() { in reportStats() function in RAGreedy3285 Stats.add(reportStats(L)); in reportStats()3367 reportStats(); in runOnMachineFunction()