Lines Matching defs:loop
348 determine_value_range (class loop *loop, tree type, tree var, mpz_t off, in determine_value_range()
706 bound_difference (class loop *loop, tree x, tree y, bounds *bnds) in bound_difference()
966 number_of_iterations_ne (class loop *loop, tree type, affine_iv *iv, in number_of_iterations_ne()
1465 number_of_iterations_lt (class loop *loop, tree type, affine_iv *iv0, in number_of_iterations_lt()
1578 number_of_iterations_le (class loop *loop, tree type, affine_iv *iv0, in number_of_iterations_le()
1728 number_of_iterations_cond (class loop *loop, in number_of_iterations_cond()
2266 simplify_using_initial_conditions (class loop *loop, tree expr) in simplify_using_initial_conditions()
2318 simplify_using_outer_evolutions (class loop *loop, tree expr) in simplify_using_outer_evolutions()
2371 loop_only_exit_p (const class loop *loop, basic_block *body, const_edge exit) in loop_only_exit_p()
2397 number_of_iterations_exit_assumptions (class loop *loop, edge exit, in number_of_iterations_exit_assumptions()
2606 number_of_iterations_popcount (loop_p loop, edge exit, in number_of_iterations_popcount()
2730 number_of_iterations_exit (class loop *loop, edge exit, in number_of_iterations_exit()
2757 find_loop_niter (class loop *loop, edge *exit) in find_loop_niter()
2819 finite_loop_p (class loop *loop) in finite_loop_p()
2881 chain_of_csts_start (class loop *loop, tree x) in chain_of_csts_start()
2930 get_base_for (class loop *loop, tree x) in get_base_for()
3018 loop_niter_by_eval (class loop *loop, edge exit) in loop_niter_by_eval()
3119 find_loop_niter_by_eval (class loop *loop, edge *exit) in find_loop_niter_by_eval()
3336 do_warn_aggressive_loop_optimizations (class loop *loop, in do_warn_aggressive_loop_optimizations()
3378 record_estimate (class loop *loop, tree bound, const widest_int &i_bound, in record_estimate()
3447 record_control_iv (class loop *loop, class tree_niter_desc *niter) in record_control_iv()
3481 class loop *loop = loop_containing_stmt (def_stmt); in get_cst_init_from_scev() local
3510 record_nonwrapping_iv (class loop *loop, tree base, tree step, gimple *stmt, in record_nonwrapping_iv()
3587 class loop *loop; member
3598 class loop *loop = data->loop; in idx_infer_loop_bounds() local
3687 infer_loop_bounds_from_ref (class loop *loop, gimple *stmt, tree ref) in infer_loop_bounds_from_ref()
3701 infer_loop_bounds_from_array (class loop *loop, gimple *stmt) in infer_loop_bounds_from_array()
3738 infer_loop_bounds_from_pointer_arith (class loop *loop, gimple *stmt) in infer_loop_bounds_from_pointer_arith()
3797 infer_loop_bounds_from_signedness (class loop *loop, gimple *stmt) in infer_loop_bounds_from_signedness()
3849 infer_loop_bounds_from_undefined (class loop *loop, basic_block *bbs) in infer_loop_bounds_from_undefined()
3924 discover_iteration_bound_by_body_walk (class loop *loop) in discover_iteration_bound_by_body_walk()
4089 maybe_lower_iteration_bound (class loop *loop) in maybe_lower_iteration_bound()
4242 estimate_numbers_of_iterations (class loop *loop) in estimate_numbers_of_iterations()
4345 estimated_loop_iterations (class loop *loop, widest_int *nit) in estimated_loop_iterations()
4360 estimated_loop_iterations_int (class loop *loop) in estimated_loop_iterations_int()
4381 max_loop_iterations (class loop *loop, widest_int *nit) in max_loop_iterations()
4396 max_loop_iterations_int (class loop *loop) in max_loop_iterations_int()
4416 likely_max_loop_iterations (class loop *loop, widest_int *nit) in likely_max_loop_iterations()
4431 likely_max_loop_iterations_int (class loop *loop) in likely_max_loop_iterations_int()
4451 estimated_stmt_executions_int (class loop *loop) in estimated_stmt_executions_int()
4470 max_stmt_executions (class loop *loop, widest_int *nit) in max_stmt_executions()
4489 likely_max_stmt_executions (class loop *loop, widest_int *nit) in likely_max_stmt_executions()
4508 estimated_stmt_executions (class loop *loop, widest_int *nit) in estimated_stmt_executions()
4527 class loop *loop; in estimate_numbers_of_iterations() local
4672 gimple *at_stmt, class loop *loop) in loop_exits_before_overflow()
4864 scev_var_range_cant_overflow (tree var, tree step, class loop *loop) in scev_var_range_cant_overflow()
4918 gimple *at_stmt, class loop *loop, in scev_probably_wraps_p()
4970 free_numbers_of_iterations_estimates (class loop *loop) in free_numbers_of_iterations_estimates()
4999 class loop *loop; in free_numbers_of_iterations_estimates() local
5009 substitute_in_loop_info (class loop *loop, tree name, tree val) in substitute_in_loop_info()