Searched refs:usePhysReg (Results 1 – 1 of 1) sorted by relevance
344 bool usePhysReg(MachineInstr &MI, MCPhysReg PhysReg);709 bool RegAllocFastImpl::usePhysReg(MachineInstr &MI, MCPhysReg Reg) { in usePhysReg() function in RegAllocFastImpl1560 if (!usePhysReg(MI, Reg)) in allocateInstruction()