Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-copy.c64 tree type_o = TREE_TYPE (orig); in may_propagate_copy() local
67 if (!tree_ssa_useless_type_conversion_1 (type_d, type_o)) in may_propagate_copy()
109 && POINTER_TYPE_P (type_o)) in may_propagate_copy()
115 else if (!lang_hooks.types_compatible_p (type_d, type_o)) in may_propagate_copy()
118 get_alias_set (TREE_TYPE (type_o))) in may_propagate_copy()