Searched refs:ReplacedInst (Results 1 – 1 of 1) sorted by relevance
4043 auto *ReplacedInst = cast<Instruction>(U->get()); in eliminateInstructions() local4044 auto *PI = PredInfo->getPredicateInfoFor(ReplacedInst); in eliminateInstructions()4046 patchReplacementInstruction(ReplacedInst, DominatingLeader); in eliminateInstructions()