Searched refs:cost_step (Results 1 – 1 of 1) sorted by relevance
4339 unsigned cost_base, cost_step; in determine_iv_cost() local4354 cost_step = add_cost (TYPE_MODE (TREE_TYPE (base))); in determine_iv_cost()4356 cand->cost = cost_step + cost_base / AVG_LOOP_NITER (current_loop); in determine_iv_cost()