Searched defs:finishPostorder (Results 1 – 9 of 9) sorted by relevance
162 void finishPostorder(BasicBlock *BB) { in finishPostorder() function175 finishPostorder(BasicBlock *BB) { in finishPostorder() function
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
66 void finishPostorder(NodeType *BB) {} in finishPostorder() function86 void finishPostorder(NodeType *BB) {} in finishPostorder() function
69 template <typename NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function89 template <class NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function
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