Searched refs:IsChildOfArtificialExit (Results 1 – 2 of 2) sorted by relevance
53 bool IsChildOfArtificialExit = (N != 0); in DFSPass() local72 if (IsChildOfArtificialExit) in DFSPass()75 IsChildOfArtificialExit = false; in DFSPass()
54 bool IsChildOfArtificialExit = (N != 0); in DFSPass() local73 if (IsChildOfArtificialExit) in DFSPass()76 IsChildOfArtificialExit = false; in DFSPass()