|
LLVM
4.0.0
|
Additional Inherited Members | |
Public Types inherited from llvm::GraphTraits< ScheduleDAG * > | |
| typedef pointer_iterator < std::vector< SUnit > ::iterator > | nodes_iterator |
Public Types inherited from llvm::GraphTraits< SUnit * > | |
| typedef SUnit * | NodeRef |
| typedef SUnitIterator | ChildIteratorType |
Static Public Member Functions inherited from llvm::GraphTraits< ScheduleDAG * > | |
| static nodes_iterator | nodes_begin (ScheduleDAG *G) |
| static nodes_iterator | nodes_end (ScheduleDAG *G) |
Static Public Member Functions inherited from llvm::GraphTraits< SUnit * > | |
| static NodeRef | getEntryNode (SUnit *N) |
| static ChildIteratorType | child_begin (NodeRef N) |
| static ChildIteratorType | child_end (NodeRef N) |
Definition at line 3516 of file MachineScheduler.cpp.
1.8.6