Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4344 BasicBlock *VectorLoopLatch = LI->getLoopFor(LoopVectorBody)->getLoopLatch(); in fixReduction() local
4357 cast<PHINode>(VecRdxPhi)->addIncoming(Val, VectorLoopLatch); in fixReduction()