Searched refs:UGSIdx (Results 1 – 1 of 1) sorted by relevance
319 size_t UGSIdx = GlobalUsesByFunction[ParentFn]; in doMerge() local323 if (!UGSIdx) { in doMerge()337 if (UsedGlobalSets[UGSIdx].Globals.test(GI)) { in doMerge()338 ++UsedGlobalSets[UGSIdx].UsageCount; in doMerge()343 --UsedGlobalSets[UGSIdx].UsageCount; in doMerge()347 if (size_t ExpandedIdx = EncounteredUGS[UGSIdx]) { in doMerge()355 GlobalUsesByFunction[ParentFn] = EncounteredUGS[UGSIdx] = in doMerge()360 NewUGS.Globals |= UsedGlobalSets[UGSIdx].Globals; in doMerge()