| GCC Middle and Back End API Reference
    | 
| Data Fields | |
| unsigned | base_index | 
| unsigned | unit_offset | 
| int | new_index | 
Structure to hold declarations representing pass-through IPA-SRA splits. In essence, it tells new index for a combination of original index and offset.
| unsigned pass_through_split_map::base_index | 
Referenced by ipa_param_body_adjustments::modify_call_stmt(), and record_argument_state_1().
| int pass_through_split_map::new_index | 
Referenced by ipa_param_body_adjustments::modify_call_stmt(), and record_argument_state_1().
| unsigned pass_through_split_map::unit_offset | 
Referenced by ipa_param_body_adjustments::modify_call_stmt(), and record_argument_state_1().