Home
last modified time | relevance | path

Searched defs:finishPostorder (Results 1 – 5 of 5) 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/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/include/llvm/Analysis/
DLoopIterator.h153 void finishPostorder(BasicBlock *BB) { in finishPostorder() function
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DPostOrderIterator.h36 static void finishPostorder( in finishPostorder() function
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp431 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage