Searched refs:type_d (Results 1 – 1 of 1) sorted by relevance
1052 tree type_d = TREE_TYPE (dest); in may_propagate_copy() local1078 if (!useless_type_conversion_p (type_d, type_o)) in may_propagate_copy()1098 tree type_d; in may_propagate_copy_into_stmt() local1121 type_d = TREE_TYPE (gimple_assign_lhs (dest)); in may_propagate_copy_into_stmt()1123 type_d = boolean_type_node; in may_propagate_copy_into_stmt()1126 type_d = TREE_TYPE (gimple_call_lhs (dest)); in may_propagate_copy_into_stmt()1132 if (!useless_type_conversion_p (type_d, type_o)) in may_propagate_copy_into_stmt()