GCC Middle and Back End API Reference
|
#include <tree-affine.h>
Data Fields | |
tree | val |
widest_int | coef |
Element of an affine combination.
widest_int aff_comb_elt::coef |
Referenced by addr_to_parts(), aff_combination_add(), aff_combination_add_elt(), aff_combination_add_product(), aff_combination_constant_multiple_p(), aff_combination_convert(), aff_combination_elt(), aff_combination_mult(), aff_combination_remove_elt(), aff_combination_scale(), aff_combination_singleton_var_p(), aff_combination_to_tree(), aff_combination_zero(), most_expensive_mult_to_index(), move_fixed_address_to_symbol(), move_hint_to_base(), move_pointer_to_base(), and move_variant_to_index().
tree aff_comb_elt::val |
Referenced by addr_to_parts(), aff_combination_add(), aff_combination_add_elt(), aff_combination_add_product(), aff_combination_constant_multiple_p(), aff_combination_convert(), aff_combination_elt(), aff_combination_find_elt(), aff_combination_mult(), aff_combination_remove_elt(), aff_combination_scale(), aff_combination_to_tree(), debug_aff(), most_expensive_mult_to_index(), move_fixed_address_to_symbol(), move_hint_to_base(), move_pointer_to_base(), move_variant_to_index(), print_aff(), and unshare_aff_combination().