Searched refs:getDFSIn (Results 1 – 1 of 1) sorted by relevance
107 if (DFSIn < S->getDFSIn() && DFSOut > S->getDFSOut()) in dominates()115 unsigned getDFSIn() const { return DFSIn; } in getDFSIn() function