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