|
GCC Middle and Back End API Reference
|
Data Fields | |
| tree | base |
| tree | base_object |
| tree | step |
| tree | ssa_name |
| bool | biv_p |
| bool | have_use_for |
| unsigned | use_id |
Representation of the induction variable.
| tree iv::base |
Referenced by n_iv_uses(), niter_for_single_dom_exit(), and rewrite_use_nonlinear_expr().
| tree iv::base_object |
Referenced by n_iv_cands(), and niter_for_single_dom_exit().
| bool iv::biv_p |
Referenced by allow_ip_end_pos_p(), and niter_for_single_dom_exit().
| bool iv::have_use_for |
Referenced by find_induction_variables(), and niter_for_single_dom_exit().
| tree iv::ssa_name |
Referenced by niter_for_single_dom_exit(), and rewrite_use_nonlinear_expr().
| tree iv::step |
| unsigned iv::use_id |
Referenced by find_induction_variables(), and niter_for_single_dom_exit().