Searched refs:LoopFixer (Results 1 – 1 of 1) sorted by relevance
74 class LoopFixer { class76 LoopFixer(MachineFunction &MF, MachineLoopInfo &MLI, MachineLoop *Loop) in LoopFixer() function in __anon90db4fc00111::LoopFixer151 bool LoopFixer::run() { in run()373 if (LoopFixer(MF, MLI, nullptr).run()) { in runIteration()382 if (LoopFixer(MF, MLI, Loop).run()) { in runIteration()