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.cpp1799 auto *SPScope = cast<DISubprogram>(Context); in getOrCreateContextDIE() local
1801 if (auto It = DIEs.find(SPScope); It != DIEs.end()) in getOrCreateContextDIE()