HomeSort by: relevance | last modified time | path
    Searched refs:filter_predictions (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
predict.cc 652 filter_predictions (edge_prediction **preds, function
695 filter_predictions (preds, not_equal_edge_p, e);
1205 filter_predictions (preds, not_removed_prediction_p, &remove);
3284 filter_predictions (preds, not_loop_guard_equal_edge_p, e);
  /src/external/gpl3/gcc.old/dist/gcc/
predict.cc 640 filter_predictions (edge_prediction **preds, function
683 filter_predictions (preds, not_equal_edge_p, e);
1193 filter_predictions (preds, not_removed_prediction_p, &remove);
3185 filter_predictions (preds, not_loop_guard_equal_edge_p, e);

Completed in 37 milliseconds