Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3868 Instruction *LoopExitInst = RdxDesc.getLoopExitInstr(); in fixReduction() local
3884 State.setDebugLocFromInst(LoopExitInst); in fixReduction()
4041 if (llvm::is_contained(LCSSAPhi.incoming_values(), LoopExitInst)) { in fixReduction()
4054 OrigPhi->setIncomingValue(IncomingEdgeBlockIdx, LoopExitInst); in fixReduction()