GCC Middle and Back End API Reference
pass_through_split_map Struct Reference

Data Fields

unsigned base_index
 
unsigned unit_offset
 
int new_index
 

Detailed Description

Structure to hold declarations representing pass-through IPA-SRA splits.  In
essence, it tells new index for a combination of original index and
offset.   

Field Documentation

◆ base_index

unsigned pass_through_split_map::base_index

◆ new_index

int pass_through_split_map::new_index

◆ unit_offset

unsigned pass_through_split_map::unit_offset

The documentation for this struct was generated from the following file: