Searched refs:get_biv_step (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dloop-iv.c592 /* The recursive part of get_biv_step. Gets the value of the single value
594 at get_biv_step. */
764 get_biv_step (struct df_ref *last_def, rtx reg, rtx *inner_step, function
862 if (!get_biv_step (last_def, def, &inner_step, &inner_mode, &extend,

Completed in 107 milliseconds