Searched refs:rescheduleKillAboveMI (Results 1 – 1 of 1) sorted by relevance
166 bool rescheduleKillAboveMI(MachineBasicBlock::iterator &mi,1095 bool TwoAddressInstructionImpl::rescheduleKillAboveMI( in rescheduleKillAboveMI() function in TwoAddressInstructionImpl1376 if (EnableRescheduling && rescheduleKillAboveMI(mi, nmi, regB)) { in tryInstructionTransform()