Home
last modified time | relevance | path

Searched defs: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.h240 void finishPostorder(BasicBlock *BB) { in finishPostorder() function
253 finishPostorder(BasicBlock *BB) { in finishPostorder() function
/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
/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