Searched defs:base_hint (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-address.c | 423 move_hint_to_base (tree type, struct mem_address *parts, tree base_hint, in move_hint_to_base() 617 tree base_hint, struct mem_address *parts, in addr_to_parts() 692 tree alias_ptr_type, tree iv_cand, tree base_hint, bool speed) in create_mem_ref()
|
H A D | tree-ssa-loop-ivopts.c | 6354 tree base_hint = NULL_TREE; in rewrite_use_address() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-address.c | 436 move_hint_to_base (tree type, struct mem_address *parts, tree base_hint, in move_hint_to_base() 685 addr_to_parts (tree type, aff_tree *addr, tree iv_cand, tree base_hint, in addr_to_parts() 786 tree alias_ptr_type, tree iv_cand, tree base_hint, bool speed) in create_mem_ref()
|
H A D | tree-ssa-loop-ivopts.c | 7121 tree base_hint = (cand->iv->base_object) ? iv : NULL_TREE; in rewrite_use_address() local
|