Searched refs:UGSIdx (Results 1 – 3 of 3) 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()
337 size_t UGSIdx = GlobalUsesByFunction[ParentFn]; in doMerge() local341 if (!UGSIdx) { in doMerge()355 if (UsedGlobalSets[UGSIdx].Globals.test(GI)) { in doMerge()356 ++UsedGlobalSets[UGSIdx].UsageCount; in doMerge()361 --UsedGlobalSets[UGSIdx].UsageCount; in doMerge()365 if (size_t ExpandedIdx = EncounteredUGS[UGSIdx]) { in doMerge()373 GlobalUsesByFunction[ParentFn] = EncounteredUGS[UGSIdx] = in doMerge()378 NewUGS.Globals |= UsedGlobalSets[UGSIdx].Globals; in doMerge()
339 size_t UGSIdx = GlobalUsesByFunction[ParentFn]; in doMerge() local343 if (!UGSIdx) { in doMerge()357 if (UsedGlobalSets[UGSIdx].Globals.test(GI)) { in doMerge()358 ++UsedGlobalSets[UGSIdx].UsageCount; in doMerge()363 --UsedGlobalSets[UGSIdx].UsageCount; in doMerge()367 if (size_t ExpandedIdx = EncounteredUGS[UGSIdx]) { in doMerge()375 GlobalUsesByFunction[ParentFn] = EncounteredUGS[UGSIdx] = in doMerge()380 NewUGS.Globals |= UsedGlobalSets[UGSIdx].Globals; in doMerge()