Searched defs:finishPostorder (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DLoopIterator.h162 void finishPostorder(BasicBlock *BB) { function in class:llvm::LoopBlocksTraversal
175 finishPostorder(BasicBlock *BB) { function in class:llvm::po_iterator_storage
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DPostOrderIterator.h65 void finishPostorder(NodeType *BB) {} function in class:llvm::po_iterator_storage
84 void finishPostorder(NodeType *BB) {} function in class:llvm::po_iterator_storage

Completed in 103 milliseconds