Lines Matching defs:loop
907 simplify_using_initial_conditions (struct loop *loop, tree expr, in simplify_using_initial_conditions()
955 simplify_using_outer_evolutions (struct loop *loop, tree expr) in simplify_using_outer_evolutions()
1008 loop_only_exit_p (struct loop *loop, edge exit) in loop_only_exit_p()
1045 number_of_iterations_exit (struct loop *loop, edge exit, in number_of_iterations_exit()
1177 find_loop_niter (struct loop *loop, edge *exit) in find_loop_niter()
1256 chain_of_csts_start (struct loop *loop, tree x) in chain_of_csts_start()
1301 get_base_for (struct loop *loop, tree x) in get_base_for()
1374 loop_niter_by_eval (struct loop *loop, edge exit) in loop_niter_by_eval()
1471 find_loop_niter_by_eval (struct loop *loop, edge *exit) in find_loop_niter_by_eval()
1683 record_estimate (struct loop *loop, tree bound, tree additional, tree at_stmt) in record_estimate()
1711 compute_estimated_nb_iterations (struct loop *loop) in compute_estimated_nb_iterations()
1738 infer_loop_bounds_from_undefined (struct loop *loop) in infer_loop_bounds_from_undefined()
1851 estimate_numbers_of_iterations_loop (struct loop *loop) in estimate_numbers_of_iterations_loop()
1896 struct loop *loop; in estimate_numbers_of_iterations() local
2001 tree at_stmt, struct loop *loop, in scev_probably_wraps_p()
2085 free_numbers_of_iterations_estimates_loop (struct loop *loop) in free_numbers_of_iterations_estimates_loop()
2106 struct loop *loop; in free_numbers_of_iterations_estimates() local
2120 substitute_in_loop_info (struct loop *loop, tree name, tree val) in substitute_in_loop_info()