#include <tree-affine.h>
Field Documentation
struct aff_comb_elt affine_tree_combination::elts[MAX_AFF_ELTS] |
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().
unsigned affine_tree_combination::n |
Referenced by addr_to_parts(), aff_comb_cannot_overlap_p(), 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(), aff_combination_zero(), compare_aff_trees(), iv_elimination_compare_lt(), 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().
Referenced by addr_to_parts(), aff_comb_cannot_overlap_p(), aff_combination_add(), aff_combination_add_cst(), aff_combination_add_product(), aff_combination_const(), aff_combination_constant_multiple_p(), aff_combination_convert(), aff_combination_mult(), aff_combination_scale(), aff_combination_to_tree(), aff_combination_zero(), iv_elimination_compare_lt(), and print_aff().
tree affine_tree_combination::rest |
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_mult(), aff_combination_remove_elt(), aff_combination_scale(), aff_combination_to_tree(), aff_combination_zero(), print_aff(), and unshare_aff_combination().
tree affine_tree_combination::type |
The documentation for this struct was generated from the following file: