Searched refs:GVContext (Results 1 – 1 of 1) sorted by relevance
143 auto *GVContext = GV->getScope(); in getOrCreateGlobalVariableDIE() local148 auto *CB = GVContext ? dyn_cast<DICommonBlock>(GVContext) : nullptr; in getOrCreateGlobalVariableDIE()150 : getOrCreateContextDIE(GVContext); in getOrCreateGlobalVariableDIE()