Home | History | Annotate | Download | only in IR

Lines Matching refs:sort

1140     std::sort(Preds.begin(), Preds.end());
1151 // Get and sort all incoming values in the PHI node...
1157 std::sort(Values.begin(), Values.end());