Searched defs:finishPostorder (Results 1 – 3 of 3) sorted by relevance
240 void finishPostorder(BasicBlock *BB) { in finishPostorder() function253 finishPostorder(BasicBlock *BB) { in finishPostorder() function
68 template <typename NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function88 template <class NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function
450 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage