LLVM API Documentation
#include <Interval.h>
Public Types | |
typedef Interval | NodeType |
typedef Interval::succ_iterator | ChildIteratorType |
Static Public Member Functions | |
static NodeType * | getEntryNode (Interval *I) |
static ChildIteratorType | child_begin (NodeType *N) |
static ChildIteratorType | child_end (NodeType *N) |
Definition at line 124 of file Interval.h.
|
Definition at line 126 of file Interval.h. |
|
Definition at line 125 of file Interval.h. |
|
Definition at line 131 of file Interval.h. References llvm::succ_begin(). |
|
Definition at line 134 of file Interval.h. References llvm::succ_end(). |
|
Definition at line 128 of file Interval.h. |