LLVM API Documentation
#include <Dominators.h>
Inheritance diagram for llvm::GraphTraits< DominatorTree::Node * >:
Public Types | |
typedef DominatorTree::Node | NodeType |
typedef NodeType::iterator | ChildIteratorType |
Static Public Member Functions | |
static NodeType * | getEntryNode (NodeType *N) |
static ChildIteratorType | child_begin (NodeType *N) |
static ChildIteratorType | child_end (NodeType *N) |
Definition at line 415 of file Dominators.h.
|
Definition at line 417 of file Dominators.h. |
|
Definition at line 416 of file Dominators.h. |
|
Definition at line 422 of file Dominators.h. |
|
Definition at line 425 of file Dominators.h. |
|
Definition at line 419 of file Dominators.h. |