Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp143 auto *GVContext = GV->getScope(); in getOrCreateGlobalVariableDIE() local
148 auto *CB = GVContext ? dyn_cast<DICommonBlock>(GVContext) : nullptr; in getOrCreateGlobalVariableDIE()
150 : getOrCreateContextDIE(GVContext); in getOrCreateGlobalVariableDIE()