Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h241 SmallSetVector<const DISubprogram *, 4> InlinedSubprograms; variable
H A DCodeViewDebug.cpp243 InlinedSubprograms.insert(Inlinee); in getInlineSite()
821 if (InlinedSubprograms.empty()) in emitInlineeLinesSubsection()
834 for (const DISubprogram *SP : InlinedSubprograms) { in emitInlineeLinesSubsection()