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

References

lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
 1002   assert((UseVPlanNativePath || Lp->empty()) &&
 1017   if (!Lp->getLoopPreheader()) {
 1028   if (Lp->getNumBackEdges() != 1) {
 1039   if (!Lp->getExitingBlock()) {
 1052   if (Lp->getExitingBlock() != Lp->getLoopLatch()) {
 1052   if (Lp->getExitingBlock() != Lp->getLoopLatch()) {