Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp450 MachineInstr *ValLREndInst = in AdjustCopiesBackFrom() local
452 if (!ValLREndInst || ValLREndInst->getParent() != CopyMI->getParent()) in AdjustCopiesBackFrom()
520 int UIdx = ValLREndInst->findRegisterUseOperandIdx(IntB.reg, true); in AdjustCopiesBackFrom()
522 ValLREndInst->getOperand(UIdx).setIsKill(false); in AdjustCopiesBackFrom()