Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.h243 SmallSetVector<const DISubprogram *, 4> InlinedSubprograms; variable
DCodeViewDebug.cpp282 InlinedSubprograms.insert(Inlinee); in getInlineSite()
850 if (InlinedSubprograms.empty()) in emitInlineeLinesSubsection()
863 for (const DISubprogram *SP : InlinedSubprograms) { in emitInlineeLinesSubsection()