|
LLVM 23.0.0git
|
#include "Transforms/Vectorize/VPlanCFG.h"
Public Types | |
| using | NodeRef = VPBlockBase * |
| using | ChildIteratorType |
Static Public Member Functions | |
| static NodeRef | getEntryNode (Inverse< NodeRef > B) |
| static ChildIteratorType | child_begin (NodeRef N) |
| static ChildIteratorType | child_end (NodeRef N) |
Definition at line 324 of file VPlanCFG.h.
| using llvm::GraphTraits< Inverse< VPBlockBase * > >::ChildIteratorType |
Definition at line 326 of file VPlanCFG.h.
| using llvm::GraphTraits< Inverse< VPBlockBase * > >::NodeRef = VPBlockBase * |
Definition at line 325 of file VPlanCFG.h.
|
inlinestatic |
Definition at line 331 of file VPlanCFG.h.
References N.
|
inlinestatic |
Definition at line 335 of file VPlanCFG.h.
References llvm::VPHierarchicalChildrenIterator< VPBlockBase *, false >::end(), and N.
|
inlinestatic |
Definition at line 329 of file VPlanCFG.h.
References B().