Searched refs:UGSIdx (Results 1 – 1 of 1) sorted by relevance
370 size_t UGSIdx = GlobalUsesByFunction[ParentFn]; in doMerge() local374 if (!UGSIdx) { in doMerge()388 if (UsedGlobalSets[UGSIdx].Globals.test(GI)) { in doMerge()389 ++UsedGlobalSets[UGSIdx].UsageCount; in doMerge()394 --UsedGlobalSets[UGSIdx].UsageCount; in doMerge()398 if (size_t ExpandedIdx = EncounteredUGS[UGSIdx]) { in doMerge()406 GlobalUsesByFunction[ParentFn] = EncounteredUGS[UGSIdx] = in doMerge()411 NewUGS.Globals |= UsedGlobalSets[UGSIdx].Globals; in doMerge()