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