Searched refs:hasPostorder (Results 1 – 4 of 4) sorted by relevance
88 bool hasPostorder(BasicBlock *BB) const { in hasPostorder() function
87 bool hasPostorder(BasicBlock *BB) const { in hasPostorder() function
555 assert((FoundIB || !DFS.hasPostorder(*I)) && "should have seen IB"); in getNearestLoop()
552 assert((FoundIB || !DFS.hasPostorder(*I)) && "should have seen IB"); in getNearestLoop()