Home
last modified time | relevance | path

Searched refs:hasPostorder (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DLoopIterator.h88 bool hasPostorder(BasicBlock *BB) const { in hasPostorder() function
/external/llvm/include/llvm/Analysis/
DLoopIterator.h87 bool hasPostorder(BasicBlock *BB) const { in hasPostorder() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLoopIterator.h147 bool hasPostorder(BasicBlock *BB) const { in hasPostorder() function
/external/swiftshader/third_party/LLVM/lib/Analysis/
DLoopInfo.cpp555 assert((FoundIB || !DFS.hasPostorder(*I)) && "should have seen IB"); in getNearestLoop()
/external/llvm/lib/Analysis/
DLoopInfo.cpp552 assert((FoundIB || !DFS.hasPostorder(*I)) && "should have seen IB"); in getNearestLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLoopInfo.cpp548 assert((FoundIB || !DFS.hasPostorder(*I)) && "should have seen IB"); in getNearestLoop()