Searched refs:is_empty_type (Results 1 – 10 of 10) sorted by relevance
714 && !(is_empty_type (TREE_TYPE (ret_var)) && !ass_var))) in find_tail_calls()
718 if (is_empty_type (rhstype)) in maybe_warn_operand()
14328 is_empty_type (const_tree type) in is_empty_type() function14335 && !is_empty_type (TREE_TYPE (field))) in is_empty_type()14342 || is_empty_type (TREE_TYPE (type))); in is_empty_type()14361 return is_empty_type (TYPE_MAIN_VARIANT (type)); in default_is_empty_record()
1840 && !is_empty_type (TREE_TYPE (decl))) in is_var_need_auto_init()4927 && is_empty_type (TREE_TYPE (purpose))) in gimplify_init_ctor_eval()6050 if (is_empty_type (TREE_TYPE (*from_p)) in gimplify_modify_expr()15982 && !is_empty_type (TREE_TYPE (*expr_p))) in gimplify_expr()
3614 else if (!is_empty_type (TREE_TYPE (var))) in setup_one_parameter()
6424 extern bool is_empty_type (const_tree);
4753 else if (is_empty_type (ftype)) in clear_padding_type()
3003 * gimple-fold.c (clear_padding_type): Ignore fields with is_empty_type4559 * tree-ssa-uninit.c (maybe_warn_operand): Call is_empty_type.4561 (is_empty_type): ...to this.4562 * tree.h (is_empty_type): Declare.
24604 (gimplify_init_ctor_eval): Use is_empty_type instead24606 (gimplify_modify_expr): Use is_empty_type instead of
1014 && is_empty_type (sval->get_type ())) in check_for_poison()