Searched refs:determine_base_object (Results 1 – 4 of 4) sorted by relevance
833 determine_base_object (tree expr) in determine_base_object() function843 return determine_base_object (TREE_OPERAND (expr, 0)); in determine_base_object()861 return determine_base_object (TREE_OPERAND (base, 0)); in determine_base_object()868 op0 = determine_base_object (TREE_OPERAND (expr, 0)); in determine_base_object()869 op1 = determine_base_object (TREE_OPERAND (expr, 1)); in determine_base_object()898 iv->base_object = determine_base_object (base); in alloc_iv()
1134 * tree-ssa-loop-ivopts.c (determine_base_object): Handle pointers
17823 * tree-ssa-loop-ivopts.c (determine_base_object): Use32072 * tree-ssa-loop-ivopts.c (determine_base_object): Ignore casts.
5581 * tree-ssa-loop-ivopts.c (determine_base_object): Fold &*addr.10121 (determine_base_object): New function.