Searched defs:disjoint (Results 1 – 3 of 3) sorted by relevance
17 template <typename T> bool Interval<T>::disjoint(const Interval &Other) const { in disjoint() function in llvm::sandboxir::Interval
35 bool disjoint(const std::set<T> &A, const std::set<T> &B) { in disjoint() function
1527 const int disjoint[] = {1, 0, 3}; in TEST() local1655 const int disjoint[] = {1, 0, 3}; in TEST() local