Searched refs:GroupNodeIndices (Results 1 – 4 of 4) sorted by relevance
46 GroupNodeIndices(TargetRegs, 0), in AggressiveAntiDepState()54 GroupNodeIndices[i] = i; in AggressiveAntiDepState()62 unsigned Node = GroupNodeIndices[Reg]; in GetGroup()83 assert(GroupNodeIndices[0] == 0 && "Reg 0 not in Group 0!"); in UnionGroups()103 GroupNodeIndices[Reg] = idx; in LeaveGroup()
64 std::vector<unsigned> GroupNodeIndices; variable
45 GroupNodeIndices(TargetRegs, 0), in AggressiveAntiDepState()53 GroupNodeIndices[i] = i; in AggressiveAntiDepState()61 unsigned Node = GroupNodeIndices[Reg]; in GetGroup()82 assert(GroupNodeIndices[0] == 0 && "Reg 0 not in Group 0!"); in UnionGroups()102 GroupNodeIndices[Reg] = idx; in LeaveGroup()
61 std::vector<unsigned> GroupNodeIndices; variable