Searched refs:count_type_elements (Results 1 – 4 of 4) sorted by relevance
4663 if (elt_count == count_type_elements (init_sub_type, false)) in categorize_ctor_elements_1()4706 count_type_elements (tree type, bool allow_flexarr) in count_type_elements() function4717 HOST_WIDE_INT m = count_type_elements (TREE_TYPE (type), false); in count_type_elements()4734 t = count_type_elements (TREE_TYPE (f), false); in count_type_elements()4807 elts = count_type_elements (TREE_TYPE (exp), false); in mostly_zeros_p()
1448 full_count = count_type_elements (elt->type, false); in decide_block_copy()
3979 extern HOST_WIDE_INT count_type_elements (tree, bool);
3012 num_type_elements = count_type_elements (type, true); in gimplify_init_constructor()