Searched refs:this_node_count (Results 1 – 2 of 2) sorted by relevance
6929 HOST_WIDE_INT this_node_count; in store_constructor() local6946 this_node_count = (tree_to_uhwi (hi_index) in store_constructor()6950 this_node_count = 1; in store_constructor()6952 count += this_node_count; in store_constructor()6954 zero_count += this_node_count; in store_constructor()
6581 HOST_WIDE_INT this_node_count; in store_constructor() local6598 this_node_count = (tree_to_uhwi (hi_index) in store_constructor()6602 this_node_count = 1; in store_constructor()6604 count += this_node_count; in store_constructor()6606 zero_count += this_node_count; in store_constructor()