Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-tailcall.cc714 && !(is_empty_type (TREE_TYPE (ret_var)) && !ass_var))) in find_tail_calls()
H A Dtree-ssa-uninit.cc718 if (is_empty_type (rhstype)) in maybe_warn_operand()
H A Dtree.cc14328 is_empty_type (const_tree type) in is_empty_type() function
14335 && !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()
H A Dgimplify.cc1840 && !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()
H A Dtree-inline.cc3614 else if (!is_empty_type (TREE_TYPE (var))) in setup_one_parameter()
H A Dtree.h6424 extern bool is_empty_type (const_tree);
H A Dgimple-fold.cc4753 else if (is_empty_type (ftype)) in clear_padding_type()
H A DChangeLog-20203003 * gimple-fold.c (clear_padding_type): Ignore fields with is_empty_type
4559 * tree-ssa-uninit.c (maybe_warn_operand): Call is_empty_type.
4561 (is_empty_type): ...to this.
4562 * tree.h (is_empty_type): Declare.
H A DChangeLog-202124604 (gimplify_init_ctor_eval): Use is_empty_type instead
24606 (gimplify_modify_expr): Use is_empty_type instead of
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion-model.cc1014 && is_empty_type (sval->get_type ())) in check_for_poison()