GCC Middle and Back End API Reference
ipa_known_agg_contents_list Struct Reference
Collaboration diagram for ipa_known_agg_contents_list:

Data Fields

HOST_WIDE_INT offset
 
HOST_WIDE_INT size
 
tree type
 
struct ipa_load_agg_data value
 
struct ipa_known_agg_contents_listnext
 

Detailed Description

Simple linked list, describing contents of an aggregate before call.   

Field Documentation

◆ next

◆ offset

◆ size

HOST_WIDE_INT ipa_known_agg_contents_list::size

◆ type

tree ipa_known_agg_contents_list::type

◆ value

struct ipa_load_agg_data ipa_known_agg_contents_list::value

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