Searched refs:usePhysReg (Results 1 – 1 of 1) sorted by relevance
343 bool usePhysReg(MachineInstr &MI, MCRegister PhysReg);726 bool RegAllocFastImpl::usePhysReg(MachineInstr &MI, MCRegister Reg) { in usePhysReg() function in RegAllocFastImpl1620 if (!usePhysReg(MI, Reg)) in allocateInstruction()