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

References

lib/Transforms/Vectorize/VPlan.h
 1086       : VPBlockBase(VPRegionBlockSC, Name), Entry(Entry), Exit(Exit),
 1094       : VPBlockBase(VPRegionBlockSC, Name), Entry(nullptr), Exit(nullptr),
 1104     return V->getVPBlockID() == VPBlockBase::VPRegionBlockSC;