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