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