Searched refs:expected_loop_iterations_unbounded (Results 1 – 11 of 11) sorted by relevance
233 expected_loop_iterations_unbounded (const struct loop *loop) in expected_loop_iterations_unbounded() function284 gcov_type expected = expected_loop_iterations_unbounded (loop); in expected_loop_iterations()
277 gcov_type expected_loop_iterations_unbounded (const struct loop *);
3040 gcov_type nit = expected_loop_iterations_unbounded (loop) + 1; in estimate_numbers_of_iterations_loop()
241 expected_loop_iterations_unbounded (const struct loop *loop, in expected_loop_iterations_unbounded() function315 gcov_type expected = expected_loop_iterations_unbounded (loop); in expected_loop_iterations()
390 gcov_type expected_loop_iterations_unbounded (const struct loop *,
533 gcov_type iterations = expected_loop_iterations_unbounded (loop, NULL, true); in scale_loop_profile()615 (int)expected_loop_iterations_unbounded (loop, NULL, true)); in scale_loop_profile()
142 gcov_type nit = expected_loop_iterations_unbounded (loop, &read_profile_p); in flow_loop_dump()1976 (expected_loop_iterations_unbounded (loop) + 1); in get_estimated_loop_iterations()
1384 gcov_type nit = expected_loop_iterations_unbounded (loop); in branch_prob()
1119 gcov_type est_niter = expected_loop_iterations_unbounded (loop, &profile_p); in niter_for_unrolled_loop()
3861 (int)expected_loop_iterations_unbounded (loop)); in execute()
3912 gcov_type nit = expected_loop_iterations_unbounded (loop); in estimate_numbers_of_iterations()