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