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