Home
last modified time | relevance | path

Searched refs:finishPostorder (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopIterator.h118 void finishPostorder(BasicBlock *BB);
162 void finishPostorder(BasicBlock *BB) { in finishPostorder() function
175 finishPostorder(BasicBlock *BB) { in finishPostorder() function
176 LBT.finishPostorder(BB); in finishPostorder()
/external/llvm/include/llvm/ADT/
DPostOrderIterator.h65 void finishPostorder(NodeType *BB) {} in finishPostorder() function
84 void finishPostorder(NodeType *BB) {} in finishPostorder() function
160 this->finishPostorder(VisitStack.back().first);
/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp435 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage