Searched refs:getDFSIn (Results 1 – 2 of 2) sorted by relevance
107 if (DFSIn < S->getDFSIn() && DFSOut > S->getDFSOut()) in dominates()115 unsigned getDFSIn() const { return DFSIn; } in getDFSIn() function
3596 if (HighestDFSIn <= WS->getDFSIn() && DILocIt != ScopeToDILocation.end()) { in depthFirstVLocAndEmit()3605 HighestDFSIn = std::max(HighestDFSIn, WS->getDFSIn()); in depthFirstVLocAndEmit()