Home
last modified time | relevance | path

Searched defs:Set2 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/unittests/ADT/
DSparseMultiSetTest.cpp196 USet Set2; in TEST() local
/external/llvm/lib/CodeGen/
DMachinePipeliner.cpp1682 template <class S1Ty, class S2Ty> static bool isSubset(S1Ty &Set1, S2Ty &Set2) { in isSubset()
1903 static bool isIntersect(SmallSetVector<SUnit *, 8> &Set1, const NodeSet &Set2, in isIntersect()