Searched refs:Group2 (Results 1 – 1 of 1) sorted by relevance
95 unsigned Group2 = GetGroup(Reg2); in UnionGroups() local98 unsigned Parent = (Group1 == 0) ? Group1 : Group2; in UnionGroups()99 unsigned Other = (Parent == Group1) ? Group2 : Group1; in UnionGroups()