Searched refs:need_type (Results 1 – 1 of 1) sorted by relevance
2469 tree need_type = TYPE_MAIN_VARIANT (TREE_TYPE (exp)); in substitute_placeholder_in_expr() local2481 if (TYPE_MAIN_VARIANT (TREE_TYPE (elt)) == need_type) in substitute_placeholder_in_expr()2495 == need_type)) in substitute_placeholder_in_expr()2496 return fold_build1 (INDIRECT_REF, need_type, elt); in substitute_placeholder_in_expr()