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