Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Dlatent_entropy_plugin.c216 HOST_WIDE_INT array_size_int, elt_size_int; in handle_latent_entropy_attribute() local
230 array_size_int = TREE_INT_CST_LOW(array_size); in handle_latent_entropy_attribute()
232 nelt = array_size_int / elt_size_int; in handle_latent_entropy_attribute()