Searched refs:overlapsFrom (Results 1 – 2 of 2) sorted by relevance
367 return overlapsFrom(other, other.begin());385 bool overlapsFrom(const LiveInterval& other, const_iterator I) const;
105 bool LiveInterval::overlapsFrom(const LiveInterval& other, in overlapsFrom() function in LiveInterval