Searched refs:LoopVectorBody (Results 1 – 1 of 1) sorted by relevance
824 BasicBlock *LoopVectorBody; member in llvm::InnerLoopVectorizer2350 auto *LoopVectorLatch = LI->getLoopFor(LoopVectorBody)->getLoopLatch(); in createVectorIntOrFpInductionPHI()3414 if (InsertBB != LoopVectorBody && in emitTransformedIndex()3415 LI->getLoopFor(LoopVectorBody) == LI->getLoopFor(InsertBB)) in emitTransformedIndex()3416 return LoopVectorBody->getTerminator(); in emitTransformedIndex()3497 LoopVectorBody = in createVectorLoopSkeleton()3519 Lp->addBasicBlockToLoop(LoopVectorBody, *LI); in createVectorLoopSkeleton()3631 Builder.SetInsertPoint(&*LoopVectorBody->getFirstInsertionPt()); in completeLoopSkeleton()4138 cse(LoopVectorBody); in fixVectorizedLoop()4154 LI->getLoopFor(LoopScalarBody), LI->getLoopFor(LoopVectorBody), in fixVectorizedLoop()[all …]