Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopIterator.h196 void finishPostorder(BasicBlock *BB);
240 void finishPostorder(BasicBlock *BB) { in finishPostorder() function
253 finishPostorder(BasicBlock *BB) { in finishPostorder() function
254 LBT.finishPostorder(BB); in finishPostorder()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DPostOrderIterator.h68 template <typename NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function
88 template <class NodeRef> void finishPostorder(NodeRef BB) {} in finishPostorder() function
164 this->finishPostorder(VisitStack.back().first);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp450 void finishPostorder(const MachineBasicBlock*) {} in finishPostorder() function in llvm::po_iterator_storage