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