Searched refs:IntersectsWith (Results 1 – 1 of 1) sorted by relevance
75 bool IntersectsWith(const LiveRange& other) const { in IntersectsWith() function537 DCHECK(my_range->IntersectsWith(*other_range)); in FirstIntersectionWith()