GCC Middle and Back End API Reference
ipa_constant_data Struct Reference

#include <ipa-prop.h>

Collaboration diagram for ipa_constant_data:

Data Fields

tree value
 
struct ipa_cst_ref_descrdesc
 

Detailed Description

Structure holding data required to describe a constant jump function.   

Field Documentation

◆ rdesc

struct ipa_cst_ref_desc* ipa_constant_data::rdesc

◆ value

tree ipa_constant_data::value

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