Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2331 auto *LoopVectorLatch = LI->getLoopFor(LoopVectorBody)->getLoopLatch(); in createVectorIntOrFpInductionPHI() local
2332 auto *Br = cast<BranchInst>(LoopVectorLatch->getTerminator()); in createVectorIntOrFpInductionPHI()
2338 VecInd->addIncoming(LastInduction, LoopVectorLatch); in createVectorIntOrFpInductionPHI()