Searched refs:Set2 (Results 1 – 4 of 4) sorted by relevance
196 USet Set2; in TEST() local197 Set2.setUniverse(11); in TEST()198 Set2.insert(3); in TEST()199 EXPECT_TRUE(!Set2.contains(0)); in TEST()202 EXPECT_EQ(Set2.getHead(3), Set2.getTail(3)); in TEST()203 EXPECT_EQ(Set2.getHead(0), Set2.getTail(0)); in TEST()204 B = Set2.find(3); in TEST()205 EXPECT_EQ(Set2.find(3), --(++B)); in TEST()
1682 template <class S1Ty, class S2Ty> static bool isSubset(S1Ty &Set1, S2Ty &Set2) { in isSubset() argument1684 if (Set2.count(*I) == 0) in isSubset()1903 static bool isIntersect(SmallSetVector<SUnit *, 8> &Set1, const NodeSet &Set2, in isIntersect() argument1908 if (Set2.count(SU) != 0) in isIntersect()
5467 #~ msgid "PC Set2"
5893 #~ msgid "PC Set2"