LLVM API Documentation
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 54 of file PostOrderIterator.h.
|
inline |
Definition at line 65 of file PostOrderIterator.h.
|
inline |
Definition at line 59 of file PostOrderIterator.h.