Home
last modified time | relevance | path

Searched refs:SPScope (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1741 auto *SPScope = cast<DISubprogram>(Context); in getOrCreateContextDIE() local
1742 if (getAbstractScopeDIEs().count(SPScope)) in getOrCreateContextDIE()
1743 return getAbstractScopeDIEs()[SPScope]; in getOrCreateContextDIE()