Searched defs:IntervalSorter (Results 1 – 1 of 1) sorted by relevance
146 struct IntervalSorter { struct147 bool operator()(LiveInterval* LHS, LiveInterval* RHS) const { in operator ()()