Searched refs:get_max_loop_iterations_int (Results 1 – 6 of 6) sorted by relevance
301 HOST_WIDE_INT max = get_max_loop_iterations_int (loop); in expected_loop_iterations_unbounded()
850 extern HOST_WIDE_INT get_max_loop_iterations_int (const struct loop *);
1931 HOST_WIDE_INT nit = get_max_loop_iterations_int (loop); in max_stmt_executions_int()2005 get_max_loop_iterations_int (const struct loop *loop) in get_max_loop_iterations_int() function
1429 max_trip_count = get_max_loop_iterations_int (loop); in sms_schedule()1558 max_trip_count = get_max_loop_iterations_int (loop); in sms_schedule()
3177 if (get_max_loop_iterations_int (loop) == 0) in tree_predictive_commoning_loop()
2990 (long)get_max_loop_iterations_int (loop)); in find_simple_exit()