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

/external/llvm/include/llvm/CodeGen/
H A DLexicalScopes.h184 /// findInlinedScope - Find an inlined scope for the given scope/inlined-at.
185 LexicalScope *findInlinedScope(const MDLocalScope *N, const MDLocation *IA) { function in class:llvm::LexicalScopes
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp895 Scope = LScopes.findInlinedScope(IV.first->getScope(), IA);

Completed in 76 milliseconds