Searched refs:finishPostorder (Results 1 – 3 of 3) 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()
65 void finishPostorder(NodeType *BB) {} in finishPostorder() function84 void finishPostorder(NodeType *BB) {} in finishPostorder() function160 this->finishPostorder(VisitStack.back().first);
435 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage