Searched refs:elt_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c206 tree elt_type, array_size, elt_size; local
210 elt_type = TREE_TYPE(type);
214 if (TREE_CODE(elt_type) != INTEGER_TYPE || !array_size
230 tree rand_cst = tree_get_random_const(elt_type);

Completed in 96 milliseconds