Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3890 BasicBlock *VectorLoopLatch = State.CFG.VPBB2IRBB[LatchVPBB]; in fixReduction() local
3923 VecRdxPhi->setIncomingValueForBlock(VectorLoopLatch, Sel); in fixReduction()
3934 Builder.SetInsertPoint(VectorLoopLatch->getTerminator()); in fixReduction()