Searched refs:fixupLoopInstrs (Results 1 – 1 of 1) sorted by relevance
62 bool fixupLoopInstrs(MachineFunction &MF);90 bool Changed = fixupLoopInstrs(MF); in runOnMachineFunction()103 bool HexagonFixupHwLoops::fixupLoopInstrs(MachineFunction &MF) { in fixupLoopInstrs() function in HexagonFixupHwLoops