GCC Middle and Back End API Reference
ipa_agg_jf_item Struct Reference

#include <ipa-prop.h>

Collaboration diagram for ipa_agg_jf_item:

Data Structures

union  jump_func_agg_value
 

Data Fields

HOST_WIDE_INT offset
 
tree type
 
enum jump_func_type jftype
 
union ipa_agg_jf_item::jump_func_agg_value value
 

Detailed Description

A jump function for an aggregate part at a given offset, which describes how
it content value is generated.  All unlisted positions are assumed to have a
value defined in an unknown way.   

Field Documentation

◆ jftype

◆ offset

◆ type

◆ value


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