LLVM API Documentation
#include <DSGraphTraits.h>
Public Types | |
typedef DSNode | NodeType |
typedef DSNode::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 94 of file DSGraphTraits.h.
|
Definition at line 96 of file DSGraphTraits.h. |
|
Definition at line 95 of file DSGraphTraits.h. |
|
Definition at line 99 of file DSGraphTraits.h. References llvm::DSNode::begin(). |
|
Definition at line 100 of file DSGraphTraits.h. References llvm::DSNode::end(). |
|
Definition at line 98 of file DSGraphTraits.h. |