Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNewGVN.cpp4116 auto *ReplacedInst = cast<Instruction>(U->get()); in eliminateInstructions() local
4117 auto *PI = PredInfo->getPredicateInfoFor(ReplacedInst); in eliminateInstructions()
4119 patchReplacementInstruction(ReplacedInst, DominatingLeader); in eliminateInstructions()