Searched refs:num_ctor_elements (Results 1 – 2 of 2) sorted by relevance
4899 HOST_WIDE_INT num_ctor_elements, num_nonzero_elements; in gimplify_init_constructor() local4926 &num_ctor_elements, &complete_p); in gimplify_init_constructor()4988 else if (num_ctor_elements - num_nonzero_elements in gimplify_init_constructor()4990 && num_nonzero_elements < num_ctor_elements / 4) in gimplify_init_constructor()
5155 HOST_WIDE_INT num_ctor_elements, num_nonzero_elements; in gimplify_init_constructor() local5182 &num_ctor_elements, &complete_p); in gimplify_init_constructor()5250 else if (num_ctor_elements - num_nonzero_elements in gimplify_init_constructor()5252 && num_nonzero_elements < num_ctor_elements / 4) in gimplify_init_constructor()