|
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 334 of file VPlanCFG.h.
| using llvm::GraphTraits< Inverse< VPBlockBase * > >::ChildIteratorType |
Definition at line 336 of file VPlanCFG.h.
| using llvm::GraphTraits< Inverse< VPBlockBase * > >::NodeRef = VPBlockBase * |
Definition at line 335 of file VPlanCFG.h.
|
inlinestatic |
Definition at line 341 of file VPlanCFG.h.
References N.
|
inlinestatic |
Definition at line 345 of file VPlanCFG.h.
References llvm::VPHierarchicalChildrenIterator< VPBlockBase *, false >::end(), and N.
|
inlinestatic |
Definition at line 339 of file VPlanCFG.h.
References B().