Searched refs:get_use_type (Results 1 – 5 of 5) sorted by relevance
4081 get_use_type (struct iv_use *use) in get_use_type() function4108 tree type = get_use_type (use); in get_computation_at()7188 tree comp, type = get_use_type (use), tgt; in rewrite_use_nonlinear_expr()7481 ref = fold_convert (get_use_type (use), ref); in rewrite_use_address()
4112 get_use_type (struct iv_use *use) in get_use_type() function4139 tree type = get_use_type (use); in get_computation_at()7318 tree comp, type = get_use_type (use), tgt; in rewrite_use_nonlinear_expr()7614 ref = fold_convert (get_use_type (use), ref); in rewrite_use_address()
3783 * tree-ssa-loop-ivopts.c (get_use_type): New function.3784 (get_computation_at): Use get_use_type.
32542 (get_use_type): Check for USE_REF_ADDRESS instead of USE_ADDRESS.
22574 (get_use_type): Same.