Home
last modified time | relevance | path

Searched refs:predict_loops (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dpredict.cc1930 predict_loops (void) in predict_loops() function
3124 predict_loops (); in tree_estimate_probability()
H A DChangeLog.gimple-classes903 (predict_loops): Likewise.
1851 (predict_loops): Change type of "stmt" to gimple_cond,
H A DChangeLog-20061848 * predict.c (predict_loops): Ditto.
4263 * predict.c (predict_loops, tree_estimate_probability, estimate_loops,
4778 * predict.c (predict_loops): Ditto.
5043 * predict.c (predict_loops): Do not clear current_loops.
5715 * predict.c (predict_loops): Kill RTL variant.
9641 (predict_loops): Do not predict loop exit with less than 2%
H A DChangeLog-2005935 * predict.c (predict_loops, tree_bb_level_predictions,
4894 * predict.c (predict_loops): Use new param.
5235 * predict.c (predict_loops): Do not estimate more than
10918 * predict.c (predict_loops): Adjust call to number_of_iterations_exit.
29537 * predict.c (predict_loops): Clean up the loops information.
30478 * predict.c (predict_loops): Do not call flow_loop_scan.
H A DChangeLog-201611977 * predict.c (predict_loops): Likewise.
19657 (predict_loops): Find self recursive calls and use special purpose
19691 (predict_loops): Add loop guard heuristics.
19875 * predict.c (predict_loops): Revert the hunk that was removed
21038 * predict.c (predict_loops): Remove PRED_LOOP_BRANCH.
21829 (predict_loops): Walk from innermost loops; do not predict edges
H A DChangeLog-20125358 * predict.c (predict_loops): Predict also exits not dominating latch.
5362 * predict.c (predict_loops): Do not predict infinite loops.
8742 * predict.c (predict_loops): Predict for short-circuit conditions.
25295 (predict_loops): Add heuristic for loop-nested branches that compare an
28726 * predict.c (predict_loops): Likewise.
H A DChangeLog.graphite3945 * predict.c (predict_loops): Do not call scev_initialize and
H A DChangeLog-20044112 * predict.c (predict_loops, propagate_freq): Likewise.
7781 * predict.c (predict_loops): Call scev_finalize instead of
10861 (predict_loops): Likewise.
13002 (predict_loops): Use number_of_iterations_exit to predict
33735 (predict_loops): Break out from ...
H A DChangeLog-2021342 (predict_loops): Call with loop argument.
3026 * predict.c (predict_loops): Likewise.
18411 * predict.c (predict_loops): Likewise.
H A DChangeLog-200727485 * predict.c (predict_loops): Use estimated_loop_iterations_int.
33321 * predict.c (predict_loops): Use compare_tree_int for comparison.
H A DChangeLog-20205217 * predict.c (predict_loops): Use gimple_assign_rhs_code.
12247 * predict.c (predict_loops): Likewise.
H A DChangeLog-20195634 (predict_loops): Likewise.
22218 (predict_loops): Same.
H A DChangeLog-201336699 (predict_loops): Adjust.
39971 * predict.c (predict_loops): If max is 0, don't call compare_tree_int.
H A DChangeLog.tree-ssa2834 (predict_loops): Break out from ...
H A DChangeLog-200913894 * predict.c (predict_loops): Do not call scev_initialize and
H A DChangeLog-201122255 * predict.c (predict_loops): Idem.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpredict.c1890 predict_loops (void) in predict_loops() function
3091 predict_loops (); in tree_estimate_probability()