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

/freebsd-9.3-release/contrib/gcc/
H A Dcfgloop.h277 The get_iv_value function can be used to obtain these expressions.
353 extern rtx get_iv_value (struct rtx_iv *, rtx);
H A Dloop-unswitch.c214 op[i] = get_iv_value (&iv, const0_rtx);
H A Dloop-iv.c387 rtx val = get_iv_value (iv, const0_rtx);
427 rtx val = get_iv_value (iv, const0_rtx);
1199 get_iv_value (struct rtx_iv *iv, rtx iteration) function

Completed in 116 milliseconds