Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:sort

27 #include <algorithm>    // std::sort
6289 // See FieldEncoding::operator< for sort algorithm.
6291 std::sort(FE.begin(), FE.end());
6335 std::sort(FE.begin(), FE.end());