| 
    LLVM 22.0.0git
    
   | 
 
#include "Transforms/Vectorize/VPlanCFG.h"
Public Types | |
| using | NodeRef = VPBlockBase * | 
| using | ChildIteratorType = SmallVectorImpl<VPBlockBase *>::iterator | 
Static Public Member Functions | |
| static NodeRef | getEntryNode (VPBlockShallowTraversalWrapper< VPBlockBase * > N) | 
| static ChildIteratorType | child_begin (NodeRef N) | 
| static ChildIteratorType | child_end (NodeRef N) | 
Definition at line 176 of file VPlanCFG.h.
| using llvm::GraphTraits< VPBlockShallowTraversalWrapper< VPBlockBase * > >::ChildIteratorType = SmallVectorImpl<VPBlockBase *>::iterator | 
Definition at line 178 of file VPlanCFG.h.
| using llvm::GraphTraits< VPBlockShallowTraversalWrapper< VPBlockBase * > >::NodeRef = VPBlockBase * | 
Definition at line 177 of file VPlanCFG.h.
      
  | 
  inlinestatic | 
Definition at line 184 of file VPlanCFG.h.
References N.
      
  | 
  inlinestatic | 
Definition at line 188 of file VPlanCFG.h.
References N.
      
  | 
  inlinestatic | 
Definition at line 180 of file VPlanCFG.h.
References N.