Searched refs:get_estimated_loop_iterations_int (Results 1 – 5 of 5) sorted by relevance
849 extern HOST_WIDE_INT get_estimated_loop_iterations_int (struct loop *);
640 est_niter = get_estimated_loop_iterations_int (loop); in doloop_optimize()
1428 trip_count = get_estimated_loop_iterations_int (loop); in sms_schedule()1557 trip_count = get_estimated_loop_iterations_int (loop); in sms_schedule()
1909 get_estimated_loop_iterations_int (struct loop *loop) in get_estimated_loop_iterations_int() function
2994 (long)get_estimated_loop_iterations_int (loop)); in find_simple_exit()