Searched refs:SPScope (Results 1 – 1 of 1) sorted by relevance
1741 auto *SPScope = cast<DISubprogram>(Context); in getOrCreateContextDIE() local1742 if (getAbstractScopeDIEs().count(SPScope)) in getOrCreateContextDIE()1743 return getAbstractScopeDIEs()[SPScope]; in getOrCreateContextDIE()