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()
66 void finishPostorder(NodeType *BB) {} in finishPostorder() function86 void finishPostorder(NodeType *BB) {} in finishPostorder() function161 this->finishPostorder(VisitStack.back().first);
427 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage