HomeSort by relevance Sort by last modified time
    Searched refs:findInlinedScope (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
LexicalScopes.h 184 /// findInlinedScope - Find an inlined scope for the given scope/inlined-at.
185 LexicalScope *findInlinedScope(const MDLocalScope *N, const MDLocation *IA) {
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp 895 Scope = LScopes.findInlinedScope(IV.first->getScope(), IA);
    [all...]

Completed in 67 milliseconds