Searched refs:estimated_loop_iterations_int (Results 1 – 19 of 19) sorted by relevance
40 extern HOST_WIDE_INT estimated_loop_iterations_int (class loop *);
304 iterations = estimated_loop_iterations_int (loop); in tree_unswitch_single_loop()527 iterations = estimated_loop_iterations_int (loop); in tree_unswitch_outer_loop()
1038 npeel = estimated_loop_iterations_int (loop); in try_peel_loop()
4485 estimated_loop_iterations_int (class loop *loop) in estimated_loop_iterations_int() function4578 HOST_WIDE_INT nit = estimated_loop_iterations_int (loop); in estimated_stmt_executions_int()
4085 estimated = estimated_loop_iterations_int (loop); in parallelize_loops()
3947 estimated_loop_iterations_int): Removed.
8707 estimated_loop_iterations_int to prevent unswitching when loop8713 estimated_loop_iterations_int to prevent unswithcing when28707 * cfgloop.h (estimated_loop_iterations_int): Ditch28719 (estimated_loop_iterations_int): Split parts to ...
27485 * predict.c (predict_loops): Use estimated_loop_iterations_int.27489 (estimated_loop_iterations, estimated_loop_iterations_int,27493 analyze_subscript_affine_affine): Use estimated_loop_iterations_int.27499 estimated_loop_iterations_int): Declare.
13734 estimated_loop_iterations_int.13742 * tree-ssa-loop-niter.c (estimated_loop_iterations_int): Add back.15853 (estimated_loop_iterations_int, max_stmt_executions_int): Move to15880 * cfgloop.c (record_niter_bound, estimated_loop_iterations_int,
22243 (estimated_loop_iterations_int): Move functions...22245 (estimated_loop_iterations_int): here.22254 max_stmt_executions_int instead of estimated_loop_iterations_int.
10841 when comparing against estimated_loop_iterations_int return.
22666 (estimated_loop_iterations_int): Same.
39159 Try to optimize when estimated_loop_iterations_int is unresolved.
40349 (estimated_loop_iterations_int): Use wide-int interfaces.
299 iterations = estimated_loop_iterations_int (loop); in tree_unswitch_single_loop()519 iterations = estimated_loop_iterations_int (loop); in tree_unswitch_outer_loop()
1040 npeel = estimated_loop_iterations_int (loop); in try_peel_loop()
4360 estimated_loop_iterations_int (class loop *loop) in estimated_loop_iterations_int() function4453 HOST_WIDE_INT nit = estimated_loop_iterations_int (loop); in estimated_stmt_executions_int()
4083 estimated = estimated_loop_iterations_int (loop); in parallelize_loops()