Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterCoalescer.cpp673 MachineInstr *ValSEndInst = in adjustCopiesBackFrom() local
675 if (!ValSEndInst || ValSEndInst->getParent() != CopyMI->getParent()) in adjustCopiesBackFrom()
727 ValSEndInst->findRegisterUseOperandIdx(IntB.reg(), /*TRI=*/nullptr, true); in adjustCopiesBackFrom()
729 ValSEndInst->getOperand(UIdx).setIsKill(false); in adjustCopiesBackFrom()