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