GCC Middle and Back End API Reference
ipa_argagg_value Struct Reference

#include <ipa-prop.h>

Data Fields

tree value
 
unsigned unit_offset
 
unsigned index: IPA_PROP_ARG_INDEX_LIMIT_BITS
 
unsigned by_ref: 1
 
unsigned killed: 1
 

Detailed Description

Element of a vector describing aggregate values for a number of arguments in
a particular context, be it a call or the aggregate constants that a node is
specialized for.   

Field Documentation

◆ by_ref

◆ index

◆ killed

◆ unit_offset

◆ value


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