Searched refs:isDefTooClose (Results 1 – 1 of 1) sorted by relevance
137 bool isDefTooClose(Register Reg, unsigned Dist, MachineInstr *MI);971 bool TwoAddressInstructionPass::isDefTooClose(Register Reg, unsigned Dist, in isDefTooClose() function in TwoAddressInstructionPass1045 if (isDefTooClose(MOReg, DI->second, MI)) in rescheduleKillAboveMI()