|
LLVM
3.7.0
|
Default po_iterator_storage implementation with an internal set object. More...
#include <PostOrderIterator.h>
Public Member Functions | |
| template<typename NodeType > | |
| bool | insertEdge (NodeType *From, NodeType *To) |
| template<typename NodeType > | |
| void | finishPostorder (NodeType *BB) |
Default po_iterator_storage implementation with an internal set object.
Definition at line 55 of file PostOrderIterator.h.
|
inline |
Definition at line 66 of file PostOrderIterator.h.
|
inline |
Definition at line 60 of file PostOrderIterator.h.
1.8.6