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