GCC Middle and Back End API Reference
|
Data Fields | |
struct ivopts_data * | ivopts_data |
gimple * | stmt |
tree | step |
Cumulates the steps of indices into DATA and replaces their values with the initial ones. Returns false when the value of the index cannot be determined. Callback for for_each_index.
struct ivopts_data* ifs_ivopts_data::ivopts_data |
Referenced by find_interesting_uses_address(), and idx_find_step().
tree ifs_ivopts_data::step |
Referenced by find_interesting_uses_address(), and idx_find_step().
gimple* ifs_ivopts_data::stmt |
Referenced by find_address_like_use(), find_interesting_uses_address(), find_invariants_stmt(), and idx_find_step().