Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1752 auto *LoopVectorLatch = LI->getLoopFor(LoopVectorBody)->getLoopLatch(); in createVectorIntOrFpInductionPHI() local
1753 auto *Br = cast<BranchInst>(LoopVectorLatch->getTerminator()); in createVectorIntOrFpInductionPHI()
1759 VecInd->addIncoming(LastInduction, LoopVectorLatch); in createVectorIntOrFpInductionPHI()