Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-into-ssa.c938 gcc_assert (VEC_empty (int, worklist)); in prune_unused_phi_nodes()
947 while (!VEC_empty (int, worklist)) in prune_unused_phi_nodes()
H A Dvec.h156 #define VEC_empty(T,V) (VEC_length (T,V) == 0) macro
H A Dc-typeck.c5315 if (!VEC_empty (constructor_elt, constructor_elements) in push_init_level()
5500 if (VEC_empty (constructor_elt,constructor_elements)) in pop_init_level()
6148 if (!VEC_empty (constructor_elt, constructor_elements) in find_init_member()
6279 && !VEC_empty (constructor_elt, constructor_elements)) in output_init_element()
H A Dvarasm.c3704 && !VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (ctor))); in constructor_static_from_elts_p()
4048 && VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (exp))) in output_constant()
H A Dc-common.c6171 if (VEC_empty (constructor_elt, v)) in complete_array_type()
H A Dgimplify.c2969 if (VEC_empty (constructor_elt, elts)) in gimplify_init_constructor()
H A Dc-decl.c3125 if (VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (init))) in add_flexible_array_elts_to_size()
H A Dexpr.c4642 if (!VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (ctor))) in categorize_ctor_elements_1()
/openbsd-src/gnu/gcc/gcc/cp/
H A Dtypeck2.c984 if (VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (init))) in process_init_constructor_union()
H A Dinit.c2434 && (VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (init)) in build_vec_init()
H A Dcp-tree.h2487 && VEC_empty (constructor_elt, \
H A Ddecl.c4738 if (VEC_empty (constructor_elt, v)) in reshape_init()
5873 && !VEC_empty (constructor_elt, CONSTRUCTOR_ELTS (initial_value))) in cp_complete_array_type()
/openbsd-src/gnu/gcc/gcc/config/pa/
H A Dpa.c4185 if (VEC_empty (int, funcdef_nos)) in output_deferred_profile_counters()