Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp673 MachineInstr *ValSEndInst = in adjustCopiesBackFrom() local
675 if (!ValSEndInst || ValSEndInst->getParent() != CopyMI->getParent()) in adjustCopiesBackFrom()
726 int UIdx = ValSEndInst->findRegisterUseOperandIdx(IntB.reg(), true); in adjustCopiesBackFrom()
728 ValSEndInst->getOperand(UIdx).setIsKill(false); in adjustCopiesBackFrom()