LLVM API Documentation
#include <MachineDominators.h>
Static Public Member Functions | |
static NodeType * | getEntryNode (MachineDominatorTree *DT) |
![]() | |
static NodeType * | getEntryNode (NodeType *N) |
static ChildIteratorType | child_begin (NodeType *N) |
static ChildIteratorType | child_end (NodeType *N) |
Additional Inherited Members | |
![]() | |
typedef MachineDomTreeNode | NodeType |
typedef NodeType::iterator | ChildIteratorType |
Definition at line 196 of file MachineDominators.h.
|
inlinestatic |
Definition at line 198 of file MachineDominators.h.
References llvm::MachineDominatorTree::getRootNode().