Searched refs:getDFSOut (Results 1 – 2 of 2) sorted by relevance
108 if (DFSIn < S->getDFSIn() && DFSOut > S->getDFSOut()) in dominates()114 unsigned getDFSOut() const { return DFSOut; } in getDFSOut() function
243 if (!ChildScope->getDFSOut()) { in constructScopeNest()