Home
last modified time | relevance | path

Searched refs:LBT (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopIterator.h113 LoopBlocksTraversal &LBT; variable
115 po_iterator_storage(LoopBlocksTraversal &lbs) : LBT(lbs) {} in po_iterator_storage()
171 return LBT.visitPreorder(To); in insertEdge()
176 LBT.finishPostorder(BB); in finishPostorder()