GCC Middle and Back End API Reference
ipa_agg_jump_function Struct Reference

#include <ipa-prop.h>

Collaboration diagram for ipa_agg_jump_function:

Data Fields

vec< ipa_agg_jf_item, va_gc > * items
 
bool by_ref
 

Detailed Description

Jump functions describing a set of aggregate contents.   

Field Documentation

◆ by_ref

bool ipa_agg_jump_function::by_ref

◆ items

vec<ipa_agg_jf_item, va_gc>* ipa_agg_jump_function::items

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