LLVM API Documentation
Additional Inherited Members | |
![]() | |
typedef std::vector< SUnit > ::iterator | nodes_iterator |
![]() | |
typedef SUnit | NodeType |
typedef SUnitIterator | ChildIteratorType |
![]() | |
static nodes_iterator | nodes_begin (ScheduleDAG *G) |
static nodes_iterator | nodes_end (ScheduleDAG *G) |
![]() | |
static NodeType * | getEntryNode (SUnit *N) |
static ChildIteratorType | child_begin (NodeType *N) |
static ChildIteratorType | child_end (NodeType *N) |
Definition at line 3058 of file MachineScheduler.cpp.