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

/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DPostOrderIterator.h70 template <typename NodeRef> void finishPostorder(NodeRef BB) {} function in class:llvm::po_iterator_storage
91 template <class NodeRef> void finishPostorder(NodeRef BB) {} function in class:llvm::po_iterator_storage
/openbsd-current/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopIterator.h240 void finishPostorder(BasicBlock *BB) { function in class:llvm::LoopBlocksTraversal
253 finishPostorder(BasicBlock *BB) { function in class:llvm::po_iterator_storage

Completed in 142 milliseconds