LLVM 20.0.0git
|
Specialize po_iterator_storage to record postorder numbers. More...
#include "llvm/Analysis/LoopIterator.h"
Public Member Functions | |
po_iterator_storage (LoopBlocksTraversal &lbs) | |
bool | insertEdge (std::optional< BasicBlock * > From, BasicBlock *To) |
void | finishPostorder (BasicBlock *BB) |
Specialize po_iterator_storage to record postorder numbers.
Definition at line 190 of file LoopIterator.h.
|
inline |
Definition at line 193 of file LoopIterator.h.
|
inline |
Definition at line 252 of file LoopIterator.h.
|
inline |
Definition at line 247 of file LoopIterator.h.