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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DPostOrderIterator.h69 template <typename NodeRef> void finishPostorder(NodeRef BB) {} function in class:llvm::po_iterator_storage
89 template <class NodeRef> void finishPostorder(NodeRef BB) {} function in class:llvm::po_iterator_storage
/freebsd-13-stable/contrib/llvm-project/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 112 milliseconds