|
LLVM
4.0.0
|
#include <Dominators.h>
Additional Inherited Members | |
Public Types inherited from llvm::DomTreeGraphTraitsBase< const DomTreeNode, DomTreeNode::const_iterator > | |
| typedef const DomTreeNode * | NodeRef |
| typedef DomTreeNode::const_iterator | ChildIteratorType |
| typedef df_iterator< const DomTreeNode *, df_iterator_default_set < const DomTreeNode * > > | nodes_iterator |
Static Public Member Functions inherited from llvm::DomTreeGraphTraitsBase< const DomTreeNode, DomTreeNode::const_iterator > | |
| static NodeRef | getEntryNode (NodeRef N) |
| static ChildIteratorType | child_begin (NodeRef N) |
| static ChildIteratorType | child_end (NodeRef N) |
| static nodes_iterator | nodes_begin (NodeRef N) |
| static nodes_iterator | nodes_end (NodeRef N) |
Definition at line 171 of file Dominators.h.
1.8.6