LLVM API Documentation
#include <DSGraphTraits.h>
Public Types | |
typedef const DSNode | NodeType |
typedef DSNode::const_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 103 of file DSGraphTraits.h.
|
Definition at line 105 of file DSGraphTraits.h. |
|
Definition at line 104 of file DSGraphTraits.h. |
|
Definition at line 108 of file DSGraphTraits.h. References llvm::DSNode::begin(). |
|
Definition at line 109 of file DSGraphTraits.h. References llvm::DSNode::end(). |
|
Definition at line 107 of file DSGraphTraits.h. |