Home | History | Annotate | Download | only in src

Lines Matching refs:Sort

1673 // Sort the unhandled live ranges so that the ranges to be processed first are
1677 TraceAlloc("Sort unhandled\n");
1678 unhandled_live_ranges_.Sort(&UnhandledSortHelper);