Home
last modified time | relevance | path

Searched refs:finishPostorder (Results 1 – 8 of 8) 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopIterator.h197 void finishPostorder(BasicBlock *BB);
241 void finishPostorder(BasicBlock *BB) { in finishPostorder() function
254 finishPostorder(BasicBlock *BB) { in finishPostorder() function
255 LBT.finishPostorder(BB); in finishPostorder()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopIterator.h153 void finishPostorder(BasicBlock *BB) { in finishPostorder() function
179 static void finishPostorder(BasicBlock *BB, LoopBlocksTraversal& LBT) {
180 LBT.finishPostorder(BB);
/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
165 this->finishPostorder(VisitStack.back().first);
/external/llvm/include/llvm/ADT/
DPostOrderIterator.h66 void finishPostorder(NodeType *BB) {} in finishPostorder() function
86 void finishPostorder(NodeType *BB) {} in finishPostorder() function
161 this->finishPostorder(VisitStack.back().first);
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DPostOrderIterator.h36 static void finishPostorder( in finishPostorder() function
120 DFSetTraits<SetType>::finishPostorder(VisitStack.back().first,
/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