Searched refs:finishPostorder (Results 1 – 9 of 9) 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()
196 void finishPostorder(BasicBlock *BB);240 void finishPostorder(BasicBlock *BB) { in finishPostorder() function253 finishPostorder(BasicBlock *BB) { in finishPostorder() function254 LBT.finishPostorder(BB); in finishPostorder()
68 template <typename NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function88 template <class NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function164 this->finishPostorder(VisitStack.back().first);
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);
450 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage
431 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage