Searched defs:Overlaps (Results 1 – 3 of 3) sorted by relevance
274 bool IntervalSet<T>::Overlaps(const IntervalSet<T> &iset) const { in Overlaps() function
560 bool Overlaps(const CPURegList& other) const { in Overlaps() function
13985 static bool Overlaps(i::Address start, size_t len, i::Address addr) { in Overlaps() function