Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2350 auto *LoopVectorLatch = LI->getLoopFor(LoopVectorBody)->getLoopLatch(); in createVectorIntOrFpInductionPHI() local
2351 auto *Br = cast<BranchInst>(LoopVectorLatch->getTerminator()); in createVectorIntOrFpInductionPHI()
2357 VecInd->addIncoming(LastInduction, LoopVectorLatch); in createVectorIntOrFpInductionPHI()