GCC Middle and Back End API Reference
ipa_ancestor_jf_data Struct Reference

#include <ipa-prop.h>

Data Fields

HOST_WIDE_INT offset
 
int formal_id
 
unsigned agg_preserved: 1
 
unsigned keep_null: 1
 

Detailed Description

Structure holding data required to describe an ancestor pass-through
jump function.   

Field Documentation

◆ agg_preserved

unsigned ipa_ancestor_jf_data::agg_preserved

◆ formal_id

int ipa_ancestor_jf_data::formal_id

◆ keep_null

unsigned ipa_ancestor_jf_data::keep_null

◆ offset

HOST_WIDE_INT ipa_ancestor_jf_data::offset

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