LLVM: llvm::po_iterator_storage< SetType, External > Class Template Reference (original) (raw)
Default po_iterator_storage implementation with an internal set object. More...
#include "[llvm/ADT/PostOrderIterator.h](PostOrderIterator%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| template | |
| bool | insertEdge (std::optional< NodeRef > From, NodeRef To) |
| template | |
| void | finishPostorder (NodeRef BB) |
template<class SetType, bool External>
class llvm::po_iterator_storage< SetType, External >
Default po_iterator_storage implementation with an internal set object.
Definition at line 59 of file PostOrderIterator.h.
◆ finishPostorder()
template<class SetType, bool External>
template
◆ insertEdge()
template<class SetType, bool External>
template
The documentation for this class was generated from the following file:
- include/llvm/ADT/PostOrderIterator.h