Searched refs:RUSets (Results 1 – 2 of 2) sorted by relevance
1756 std::vector<unsigned> RUSets; in computeRegUnitSets() local1762 RUSets.push_back(i); in computeRegUnitSets()1767 if (RegClassUnitSets[RCUnitSetsIdx] == RUSets) { in computeRegUnitSets()1775 RegClassUnitSets[RCUnitSetsIdx].swap(RUSets); in computeRegUnitSets()
2037 std::vector<unsigned> RUSets; in computeRegUnitSets() local2042 RUSets.push_back(i); in computeRegUnitSets()2047 if (RegClassUnitSets[RCUnitSetsIdx] == RUSets) { in computeRegUnitSets()2055 RegClassUnitSets[RCUnitSetsIdx].swap(RUSets); in computeRegUnitSets()