LLVM
8.0.1
|
Specialize po_iterator_storage to record postorder numbers. More...
#include "llvm/Analysis/LoopIterator.h"
Public Member Functions | |
po_iterator_storage (LoopBlocksTraversal &lbs) | |
bool | insertEdge (Optional< BasicBlock *> From, BasicBlock *To) |
void | finishPostorder (BasicBlock *BB) |
Specialize po_iterator_storage to record postorder numbers.
Definition at line 191 of file LoopIterator.h.
|
inline |
Definition at line 194 of file LoopIterator.h.
References From.
|
inline |
Definition at line 254 of file LoopIterator.h.
|
inline |
Definition at line 248 of file LoopIterator.h.
References llvm::po_iterator_storage< SetType, External >::finishPostorder().