Lines Matching full:intersection
1499 std::set<unsigned> Intersection;
1504 std::inserter(Intersection, Intersection.begin()));
1505 if (Intersection.empty())
1580 // Compute the set intersection of RC1 and RC2.
1583 CodeGenRegister::Set Intersection;
1586 std::inserter(Intersection, Intersection.begin()),
1590 if (Intersection.empty())
1600 getOrCreateSubClass(RC1, &Intersection,