Home
last modified time | relevance | path

Searched refs:IsChildOfArtificialExit (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
DGenericDomTreeConstruction.h53 bool IsChildOfArtificialExit = (N != 0); in DFSPass() local
72 if (IsChildOfArtificialExit) in DFSPass()
75 IsChildOfArtificialExit = false; in DFSPass()