Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-ivopts.c4121 aff_tree real_cbase_aff; in get_computation_cost_at() local
4125 &real_cbase_aff); in get_computation_cost_at()
4128 aff_combination_add (&real_cbase_aff, &cstep_aff); in get_computation_cost_at()
4129 real_cbase = aff_combination_to_tree (&real_cbase_aff); in get_computation_cost_at()