Home
last modified time | relevance | path

Searched refs:type_d (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-copy.c63 tree type_d = TREE_TYPE (dest); in may_propagate_copy() local
67 if (!tree_ssa_useless_type_conversion_1 (type_d, type_o)) in may_propagate_copy()
108 && POINTER_TYPE_P (type_d) in may_propagate_copy()
115 else if (!lang_hooks.types_compatible_p (type_d, type_o)) in may_propagate_copy()
117 else if (get_alias_set (TREE_TYPE (type_d)) != in may_propagate_copy()