GCC Middle and Back End API Reference
ipa_pass_through_data Struct Reference

#include <ipa-prop.h>

Data Fields

tree operand
 
int formal_id
 
enum tree_code operation
 
unsigned agg_preserved: 1
 
unsigned refdesc_decremented: 1
 

Detailed Description

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

Field Documentation

◆ agg_preserved

unsigned ipa_pass_through_data::agg_preserved

◆ formal_id

◆ operand

◆ operation

◆ refdesc_decremented

unsigned ipa_pass_through_data::refdesc_decremented

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