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