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

References

lib/Transforms/Vectorize/LoopVectorize.cpp
 7194   VPBlockBase *Entry = Plan->setEntry(PreEntry->getSingleSuccessor());
lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp
  339   Plan.setEntry(TopRegion);
unittests/Transforms/Vectorize/VPlanTestBase.h
   64     Plan->setEntry(TopRegion);