Searched refs:InlinedSubprograms (Results 1 – 2 of 2) sorted by relevance
276 SmallSetVector<const DISubprogram *, 4> InlinedSubprograms; variable
251 InlinedSubprograms.insert(Inlinee); in getInlineSite() 971 if (InlinedSubprograms.empty()) in emitInlineeLinesSubsection() 984 for (const DISubprogram *SP : InlinedSubprograms) { in emitInlineeLinesSubsection()