Home
last modified time | relevance | path

Searched defs:finishPostorder (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopIterator.h162 void finishPostorder(BasicBlock *BB) { in finishPostorder() function
175 finishPostorder(BasicBlock *BB) { in finishPostorder() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopIterator.h241 void finishPostorder(BasicBlock *BB) { in finishPostorder() function
254 finishPostorder(BasicBlock *BB) { in finishPostorder() function
/external/llvm/include/llvm/ADT/
DPostOrderIterator.h66 void finishPostorder(NodeType *BB) {} in finishPostorder() function
86 void finishPostorder(NodeType *BB) {} in finishPostorder() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DPostOrderIterator.h69 template <typename NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function
89 template <class NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp431 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp451 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage