Searched refs:finishPostorder (Results 1 – 3 of 3) sorted by relevance
196 void finishPostorder(BasicBlock *BB);240 void finishPostorder(BasicBlock *BB) { in finishPostorder() function253 finishPostorder(BasicBlock *BB) { in finishPostorder() function254 LBT.finishPostorder(BB); in finishPostorder()
70 template <typename NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function91 template <class NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function170 this->finishPostorder(VisitStack.back().first);
449 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage