Searched refs:first_special (Results 1 – 5 of 5) sorted by relevance
133 && !iv->first_special) in dump_iv_info()160 if (iv->first_special) in dump_iv_info()369 iv->first_special = false; in iv_constant()385 && !iv->first_special) in iv_subreg()413 iv->first_special = false; in iv_subreg()425 && !iv->first_special) in iv_extend()882 iv->first_special = inner_mode != outer_mode; in iv_analyze_biv()1205 gcc_assert (!iv->first_special); in get_iv_value()1882 if (iv0->first_special || iv0->mult != const1_rtx || iv0->delta != const0_rtx) in canonicalize_iv_subregs()1884 if (iv1->first_special || iv1->mult != const1_rtx || iv1->delta != const0_rtx) in canonicalize_iv_subregs()
302 unsigned first_special : 1; member
211 || iv.first_special) in may_unswitch_on()
385 with the following exception: if @code{first_special} is true, then the388 then @code{first_special} must be false, @code{delta} 0, @code{mult} 1
8280 with the following exception: if `first_special' is true, then the8283 `first_special' must be false, `delta' 0, `mult' 1 and the value in the