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