Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLexicalScopes.cpp151 return getOrCreateInlinedScope(Scope, IA); in getOrCreateLexicalScope()
187 LexicalScopes::getOrCreateInlinedScope(const DILocalScope *Scope, in getOrCreateInlinedScope() function in LexicalScopes
198 Parent = getOrCreateInlinedScope(Block->getScope(), InlinedAt); in getOrCreateInlinedScope()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLexicalScopes.h217 LexicalScope *getOrCreateInlinedScope(const DILocalScope *Scope,