Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h35 bool disjoint(const std::set<T> &A, const std::set<T> &B) { in disjoint() function
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc1518 const int disjoint[] = {1, 0, 3}; in TEST() local
1646 const int disjoint[] = {1, 0, 3}; in TEST() local