Searched refs:rescheduleMIBelowKill (Results 1 – 2 of 2) sorted by relevance
123 bool rescheduleMIBelowKill(MachineBasicBlock::iterator &mi,816 rescheduleMIBelowKill(MachineBasicBlock::iterator &mi, in rescheduleMIBelowKill() function in TwoAddressInstructionPass1245 if (!Commuted && EnableRescheduling && rescheduleMIBelowKill(mi, nmi, regB)) { in tryInstructionTransform()
147 bool rescheduleMIBelowKill(MachineBasicBlock::iterator &mi,856 rescheduleMIBelowKill(MachineBasicBlock::iterator &mi, in rescheduleMIBelowKill() function in TwoAddressInstructionPass1305 if (!Commuted && EnableRescheduling && rescheduleMIBelowKill(mi, nmi, regB)) { in tryInstructionTransform()