LLVM API Documentation
#include <Dominators.h>
Static Public Member Functions | |
static NodeType * | getEntryNode (DominatorTree *DT) |
static nodes_iterator | nodes_begin (DominatorTree *N) |
static nodes_iterator | nodes_end (DominatorTree *N) |
![]() | |
static NodeType * | getEntryNode (NodeType *N) |
static ChildIteratorType | child_begin (NodeType *N) |
static ChildIteratorType | child_end (NodeType *N) |
static nodes_iterator | nodes_begin (DomTreeNode *N) |
static nodes_iterator | nodes_end (DomTreeNode *N) |
Additional Inherited Members | |
![]() | |
typedef DomTreeNode | NodeType |
typedef NodeType::iterator | ChildIteratorType |
typedef df_iterator < DomTreeNode * > | nodes_iterator |
Definition at line 922 of file Dominators.h.
|
inlinestatic |
Definition at line 924 of file Dominators.h.
References llvm::DominatorTree::getRootNode().
|
inlinestatic |
Definition at line 928 of file Dominators.h.
References llvm::df_begin().
|
inlinestatic |
Definition at line 932 of file Dominators.h.
References llvm::df_end().