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

struct ipa_cst_ref_desc* ipa_constant_data::rdesc

Pointer to the structure that describes the reference.

Referenced by ipa_free_all_edge_args(), ipa_free_node_params_substructures(), and ipa_get_jf_known_type_offset().

tree ipa_constant_data::value

THe value of the constant.

Referenced by ipa_set_jf_known_type().


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