Home
last modified time | relevance | path

Searched refs:beginPostorder (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopIterator.h71 POIterator beginPostorder() const { in beginPostorder() function
/external/llvm/include/llvm/Analysis/
DLoopIterator.h70 POIterator beginPostorder() const { in beginPostorder() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopInfo.cpp462 for (LoopBlocksDFS::POIterator POI = DFS.beginPostorder(), in updateBlockParents()
/external/llvm/lib/Analysis/
DLoopInfo.cpp464 for (LoopBlocksDFS::POIterator POI = DFS.beginPostorder(), in updateBlockParents()