Searched refs:RUSets (Results 1 – 1 of 1) sorted by relevance
2083 std::vector<unsigned> RUSets; in computeRegUnitSets() local2088 RUSets.push_back(i); in computeRegUnitSets()2093 if (RegClassUnitSets[RCUnitSetsIdx] == RUSets) { in computeRegUnitSets()2101 RegClassUnitSets[RCUnitSetsIdx].swap(RUSets); in computeRegUnitSets()