Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3852 Instruction *LoopExitInst = RdxDesc.getLoopExitInstr(); in fixReduction() local
3868 State.setDebugLocFromInst(LoopExitInst); in fixReduction()
4025 if (llvm::is_contained(LCSSAPhi.incoming_values(), LoopExitInst)) { in fixReduction()
4038 OrigPhi->setIncomingValue(IncomingEdgeBlockIdx, LoopExitInst); in fixReduction()