Searched refs:overlapsFrom (Results 1 – 2 of 2) sorted by relevance
443 return overlapsFrom(other, other.begin()); in overlaps()461 bool overlapsFrom(const LiveRange &Other, const_iterator StartPos) const;
404 bool LiveRange::overlapsFrom(const LiveRange& other, in overlapsFrom() function in LiveRange