Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-loop-ivopts.c3046 struct affine_tree_combination cbase_aff, expr_aff; in get_computation_aff() local
3182 tree_to_aff_combination (cbase, common_type, &cbase_aff); in get_computation_aff()
3184 aff_combination_scale (&cbase_aff, -ratioi); in get_computation_aff()
3186 aff_combination_add (aff, &cbase_aff); in get_computation_aff()