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