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

References

unittests/Transforms/Vectorize/VPlanLoopInfoTest.cpp
   52   VPBlockBase *H = PH->getSingleSuccessor();
   65   EXPECT_FALSE(VPLp->contains(PH));
   66   EXPECT_EQ(nullptr, VPLI.getLoopFor(PH));
   79   EXPECT_EQ(PH, VPLp->getLoopPreheader());