Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp4094 auto *ReplacedInst = cast<Instruction>(U->get()); in eliminateInstructions() local
4095 auto *PI = PredInfo->getPredicateInfoFor(ReplacedInst); in eliminateInstructions()
4097 patchReplacementInstruction(ReplacedInst, DominatingLeader); in eliminateInstructions()