Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLexicalScopes.cpp222 bool visitedChildren = false; in constructScopeNest() local
228 visitedChildren = true; in constructScopeNest()
233 if (!visitedChildren) { in constructScopeNest()
/external/llvm/lib/CodeGen/
DLexicalScopes.cpp224 bool visitedChildren = false; in constructScopeNest() local
231 visitedChildren = true; in constructScopeNest()
236 if (!visitedChildren) { in constructScopeNest()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLexicalScopes.cpp241 bool visitedChildren = false; in constructScopeNest() local
245 visitedChildren = true; in constructScopeNest()
249 if (!visitedChildren) { in constructScopeNest()