reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Vectorize/LoopVectorize.cpp
 1724                                     &*LoopVectorBody->getFirstInsertionPt());
 1741   auto *LoopVectorLatch = LI->getLoopFor(LoopVectorBody)->getLoopLatch();
 3076   LoopVectorBody = VecBody;
 3446                  getOrCreateVectorTripCount(LI->getLoopFor(LoopVectorBody)),
 3454   cse(LoopVectorBody);
 3559   if (LI->getLoopFor(LoopVectorBody)->isLoopInvariant(PreviousLastPart) ||
 3561     Builder.SetInsertPoint(&*LoopVectorBody->getFirstInsertionPt());
 3592   VecPhi->addIncoming(Incoming, LI->getLoopFor(LoopVectorBody)->getLoopLatch());
 3711       ->addIncoming(Val, LI->getLoopFor(LoopVectorBody)->getLoopLatch());
 3748         LI->getLoopFor(LoopVectorBody)->getLoopLatch()->getTerminator());
 3994           VecTy, 2, "vec.phi", &*LoopVectorBody->getFirstInsertionPt());
 4352                   LI->getLoopFor(LoopVectorBody)->getLoopLatch());