Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLexicalScopes.h185 LexicalScope *findInlinedScope(const DILocalScope *N, const DILocation *IA) { in findInlinedScope() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp924 Scope = LScopes.findInlinedScope(IV.first->getScope(), IA); in collectVariableInfo()