|
GCC Middle and Back End API Reference
|
#include <tree-affine.h>

Data Fields | |
| tree | val |
| double_int | coef |
Element of an affine combination.
| double_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_to_tree(), compare_aff_trees(), most_expensive_mult_to_index(), move_fixed_address_to_symbol(), move_hint_to_base(), move_pointer_to_base(), move_variant_to_index(), and print_aff().
| 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(), compare_aff_trees(), 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().