Searched refs:IsBefore (Results 1 – 1 of 1) sorted by relevance
80 bool IsBefore(const LiveRange& other) const { in IsBefore() function526 if (my_range->IsBefore(*other_range)) { in FirstIntersectionWith()531 } else if (other_range->IsBefore(*my_range)) { in FirstIntersectionWith()