Home
last modified time | relevance | path

Searched refs:get_computation_at (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dtree-ssa-loop-ivopts.c3198 get_computation_at (struct loop *loop, in get_computation_at() function
3216 return get_computation_at (loop, use, cand, use->stmt); in get_computation()
3992 tree comp = get_computation_at (data->current_loop, use, cand, at); in get_computation_cost_at()
DChangeLog-200515780 (get_computation_at): Use get_computation_aff. Unshare the result.
21126 (get_computation_at, get_computation_cost_at, may_eliminate_iv):
21146 (get_computation_at): Use fold_affine_sum.
32464 * tree-ssa-loop-ivopts.c (get_computation_at): Produce computations
DChangeLog-200412580 (get_computation_at, iv_value): Do not unshare expressions here.
14928 (get_computation_at): Avoid random tree sharing.