Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h138 SmallSetVector<const DISubprogram *, 4> InlinedSubprograms; variable
DCodeViewDebug.cpp125 InlinedSubprograms.insert(Inlinee); in getInlineSite()
497 if (InlinedSubprograms.empty()) in emitInlineeLinesSubsection()
508 for (const DISubprogram *SP : InlinedSubprograms) { in emitInlineeLinesSubsection()