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