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

Declarations

lib/Transforms/Vectorize/VPlan.h
  546   static void deleteCFG(VPBlockBase *Entry);

References

lib/Transforms/Vectorize/VPlan.h
 1099       deleteCFG(Entry);
 1190       VPBlockBase::deleteCFG(Entry);