GCC Middle and Back End API Reference
agg_position_info Struct Reference

#include <ipa-fnsummary.h>

Data Fields

HOST_WIDE_INT offset
 
bool agg_contents
 
bool by_ref
 

Detailed Description

Simple description of whether a memory load or a condition refers to a load
from an aggregate and if so, how and where from in the aggregate.
Individual fields have the same meaning like fields with the same name in
struct condition.   

Field Documentation

◆ agg_contents

bool agg_position_info::agg_contents

◆ by_ref

bool agg_position_info::by_ref

◆ offset

HOST_WIDE_INT agg_position_info::offset

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