Searched refs:CopyRegIdx (Results 1 – 1 of 1) sorted by relevance
1472 const SlotIndex CopyRegIdx = LIS->getInstructionIndex(CopyMI).getRegSlot(); in joinReservedPhysReg() local1480 SI != CopyRegIdx; SI = Indexes->getNextNonNullIndex(SI)) { in joinReservedPhysReg()1491 << CopyRegIdx << "\n"); in joinReservedPhysReg()1493 LIS->removePhysRegDefAt(DstReg, CopyRegIdx); in joinReservedPhysReg()