Searched refs:telts (Results 1 – 1 of 1) sorted by relevance
4714 tree telts = array_type_nelts (type); in count_type_elements() local4715 if (telts && host_integerp (telts, 1)) in count_type_elements()4717 HOST_WIDE_INT n = tree_low_cst (telts, 1) + 1; in count_type_elements()