Lines Matching refs:sort
251 // Sort them in increasing order.252 std::sort(Offsets.begin(), Offsets.end());858 // Sort the source order instructions and use the order to insert debug860 std::sort(Orders.begin(), Orders.end(), less_first());