Searched defs:Intersect (Results 1 – 2 of 2) sorted by relevance
260 IntSet<T, THRESHOLD> Intersect(const SmallRepr &other) const override in Intersect() function272 IntSet<T, THRESHOLD> Intersect(const LargeRepr &other) const override in Intersect() function417 IntSet<T, THRESHOLD> Intersect(const SmallRepr &other) const override in Intersect() function422 IntSet<T, THRESHOLD> Intersect(const LargeRepr &other) const override in Intersect() function
93 bool Intersect(uintptr_t begin, uintptr_t end) const in Intersect() function