Home
last modified time | relevance | path

Searched refs:IsChildOfArtificialExit (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DDominatorInternals.h54 bool IsChildOfArtificialExit = (N != 0); in DFSPass() local
73 if (IsChildOfArtificialExit) in DFSPass()
76 IsChildOfArtificialExit = false; in DFSPass()