GCC Middle and Back End API Reference
|
#include <ipa-prop.h>
Data Fields | |
tree | value |
struct ipa_cst_ref_desc * | rdesc |
Structure holding data required to describe a constant jump function.
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().