Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c3046 struct affine_tree_combination cbase_aff, expr_aff; in get_computation_aff() local
3183 tree_to_aff_combination (expr, uutype, &expr_aff); in get_computation_aff()
3185 aff_combination_scale (&expr_aff, ratioi); in get_computation_aff()
3189 aff_combination_add (aff, &expr_aff); in get_computation_aff()