GCC Middle and Back End API Reference
|
#include <tree-core.h>
Data Fields | |
tree | index |
tree | value |
A single element of a CONSTRUCTOR. VALUE holds the actual value of the element. INDEX can optionally design the position of VALUE: in arrays, it is the index where VALUE has to be placed; in structures, it is the FIELD_DECL of the member.
tree constructor_elt::index |
Referenced by tree_switch_conversion::switch_conversion::build_constructors(), compare_constant(), default_emutls_var_init(), ipa_icf::sem_variable::equals(), fold_array_ctor_reference(), loc_list_from_tree_1(), lto_input_ts_constructor_tree_pointers(), native_encode_initializer(), operand_compare::operand_equal_p(), output_constructor(), safe_from_p(), and store_constructor().
tree constructor_elt::value |
Referenced by tree_switch_conversion::switch_conversion::array_value_type(), tree_switch_conversion::switch_conversion::build_constructors(), tree_switch_conversion::switch_conversion::build_one_array(), compare_constant(), tree_switch_conversion::switch_conversion::contains_linear_function_p(), ctor_single_nonzero_element(), default_emutls_var_init(), ipa_icf::sem_variable::equals(), expand_vector_conversion(), fold_array_ctor_reference(), operands_scanner::get_expr_operands(), gimplify_init_constructor(), gimplify_init_ctor_preeval(), loc_list_from_tree_1(), lto_input_ts_constructor_tree_pointers(), native_encode_initializer(), operand_compare::operand_equal_p(), optimize_vector_constructor(), output_constructor(), safe_from_p(), simplify_vector_constructor(), store_constructor(), vec_cst_ctor_to_array(), and walk_tree_1().