Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A DextractExternal.cpp379 template <class T> bool isDisjoint(const set<T> &a, const set<T> &b) { in isDisjoint() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1214 bool isDisjoint() const { in isDisjoint() function