Searched refs:evolution_part_in_loop_num (Results 1 – 12 of 12) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | tree-chrec.h | 78 extern tree evolution_part_in_loop_num (tree, unsigned);
|
| D | tree-loop-linear.c | 147 tree tstride = evolution_part_in_loop_num in gather_interchange_stats()
|
| D | lambda-code.c | 1293 step = evolution_part_in_loop_num (access_fn, loop->num); in gcc_loop_to_lambda_loop() 2143 step = evolution_part_in_loop_num (scev, loop->num); in replace_uses_equiv_to_x_with_y() 2327 tree step = evolution_part_in_loop_num (scev, loop->num); in can_convert_to_perfect_nest()
|
| D | tree-chrec.c | 718 evolution_part_in_loop_num (tree chrec, in evolution_part_in_loop_num() function
|
| D | tree-data-ref.c | 911 step = evolution_part_in_loop_num (access_fn, loop->num); in estimate_niter_from_size_of_data() 1095 evolution = evolution_part_in_loop_num (access_fn, loop->num); in analyze_indirect_ref() 1285 evolution = evolution_part_in_loop_num (access_fn, loop->num); in analyze_offset_expr()
|
| D | tree-vect-analyze.c | 1846 evolution_part = evolution_part_in_loop_num (access_fn, loop->num); in vect_can_advance_ivs_p()
|
| D | tree-vectorizer.c | 1990 tree evolution_part = evolution_part_in_loop_num (access_fn, loop_nb); in vect_is_simple_iv_evolution()
|
| D | tree-ssa-loop-niter.c | 1792 step = evolution_part_in_loop_num (scev, loop->num); in infer_loop_bounds_from_undefined()
|
| D | tree-vrp.c | 2491 step = evolution_part_in_loop_num (chrec, loop->num); in adjust_range_with_scev() 2625 step = evolution_part_in_loop_num (chrec, l->num); in vrp_var_may_overflow()
|
| D | tree-vect-transform.c | 2543 unshare_expr (evolution_part_in_loop_num (access_fn, loop->num)); in vect_update_ivs_after_vectorizer()
|
| D | ChangeLog-2005 | 8968 Use initial_condition_in_loop_num and evolution_part_in_loop_num
|
| D | ChangeLog-2004 | 12082 (evolution_part_in_loop_num): Call chrec_component_in_loop_num.
|