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