LLVM API Documentation
#include <MSchedGraph.h>
Inheritance diagram for llvm::MSchedGraphNodeIterator< IteratorType, NodeType >:


Public Member Functions | |
| MSchedGraphNodeIterator (IteratorType i) | |
| bool | operator== (const MSchedGraphNodeIterator RHS) const |
| bool | operator!= (const MSchedGraphNodeIterator RHS) const |
| const MSchedGraphNodeIterator & | operator= (const MSchedGraphNodeIterator &RHS) |
| NodeType * | operator * () const |
| NodeType * | operator-> () const |
| MSchedGraphNodeIterator & | operator++ () |
| MSchedGraphNodeIterator | operator++ (int) |
| MSchedGraphEdge & | getEdge () |
| const MSchedGraphEdge & | getEdge () const |
Definition at line 120 of file MSchedGraph.h.
|
||||||||||
|
Definition at line 123 of file MSchedGraph.h. |
|
|||||||||
|
Definition at line 149 of file MSchedGraph.h. |
|
|||||||||
|
Definition at line 146 of file MSchedGraph.h. Referenced by llvm::DOTGraphTraits< MSchedGraph * >::getEdgeSourceLabel(). |
|
|||||||||
|
Definition at line 133 of file MSchedGraph.h. Referenced by llvm::MSchedGraphNodeIterator< IteratorType, NodeType >::operator->(). |
|
||||||||||
|
Definition at line 126 of file MSchedGraph.h. References llvm::MSchedGraphNodeIterator< IteratorType, NodeType >::I. |
|
||||||||||
|
Definition at line 142 of file MSchedGraph.h. |
|
|||||||||
|
Definition at line 138 of file MSchedGraph.h. |
|
|||||||||
|
Definition at line 136 of file MSchedGraph.h. References llvm::MSchedGraphNodeIterator< IteratorType, NodeType >::operator *(). |
|
||||||||||
|
Definition at line 128 of file MSchedGraph.h. References llvm::MSchedGraphNodeIterator< IteratorType, NodeType >::I. |
|
||||||||||
|
Definition at line 125 of file MSchedGraph.h. References llvm::MSchedGraphNodeIterator< IteratorType, NodeType >::I. |