Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-loop-ivopts.cc3675 set_group_iv_cost (struct ivopts_data *data, in set_group_iv_cost() function
5007 set_group_iv_cost (data, group, cand, cost, inv_vars, in determine_group_iv_cost_generic()
5066 set_group_iv_cost (data, group, cand, sum_cost, inv_vars, in determine_group_iv_cost_address()
5614 set_group_iv_cost (data, group, cand, cost, in determine_group_iv_cost_cond()
DChangeLog-201622859 (set_group_iv_cost): Use the newly introduced functions.
24519 (set_group_iv_cost): Replace inv_expr_id with inv_expr.
27617 (set_group_iv_cost, get_group_iv_cost): ... here. Update all uses.
DChangeLog-201732614 (set_group_iv_cost, force_var_cost): Ditto.