Home | History | Annotate | Download | only in Reader

Lines Matching refs:sort

337   // Sort the values by-pointer so that they are efficient to look up with a
339 std::sort(ResolveConstants.begin(), ResolveConstants.end());