Home
last modified time | relevance | path

Searched refs:CopyRegIdx (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1510 const SlotIndex CopyRegIdx = LIS->getInstructionIndex(CopyMI).getRegSlot(); in joinReservedPhysReg() local
1518 SI != CopyRegIdx; SI = Indexes->getNextNonNullIndex(SI)) { in joinReservedPhysReg()
1537 << CopyRegIdx << "\n"); in joinReservedPhysReg()
1539 LIS->removePhysRegDefAt(DstReg, CopyRegIdx); in joinReservedPhysReg()