Searched refs:finishPostorder (Results 1 – 6 of 6) sorted by relevance
118 void finishPostorder(BasicBlock *BB);162 void finishPostorder(BasicBlock *BB) { in finishPostorder() function175 finishPostorder(BasicBlock *BB) { in finishPostorder() function176 LBT.finishPostorder(BB); in finishPostorder()
197 void finishPostorder(BasicBlock *BB);241 void finishPostorder(BasicBlock *BB) { in finishPostorder() function254 finishPostorder(BasicBlock *BB) { in finishPostorder() function255 LBT.finishPostorder(BB); in finishPostorder()
66 void finishPostorder(NodeType *BB) {} in finishPostorder() function86 void finishPostorder(NodeType *BB) {} in finishPostorder() function161 this->finishPostorder(VisitStack.back().first);
69 template <typename NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function89 template <class NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function165 this->finishPostorder(VisitStack.back().first);
431 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage
451 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage