|
LLVM
4.0.0
|
Specialization of po_iterator_storage that references an external set. More...
#include <PostOrderIterator.h>
Public Member Functions | |
| po_iterator_storage (SetType &VSet) | |
| po_iterator_storage (const po_iterator_storage &S) | |
| template<class NodeRef > | |
| bool | insertEdge (Optional< NodeRef > From, NodeRef To) |
| template<class NodeRef > | |
| void | finishPostorder (NodeRef BB) |
Specialization of po_iterator_storage that references an external set.
Definition at line 74 of file PostOrderIterator.h.
|
inline |
Definition at line 78 of file PostOrderIterator.h.
|
inline |
Definition at line 79 of file PostOrderIterator.h.
|
inline |
Definition at line 89 of file PostOrderIterator.h.
|
inline |
Definition at line 84 of file PostOrderIterator.h.
1.8.6