Searched refs:overlapsFrom (Results 1 – 2 of 2) sorted by relevance
423 return overlapsFrom(other, other.begin()); in overlaps()441 bool overlapsFrom(const LiveRange &Other, const_iterator I) const;
347 bool LiveRange::overlapsFrom(const LiveRange& other, in overlapsFrom() function in LiveRange