Searched refs:found_read (Results 1 – 1 of 1) sorted by relevance
32 bool found_read; member193 .found_read = false, in nir_opt_large_constants()262 if (!src_is_const || info->found_read || block != info->block || in nir_opt_large_constants()289 info->found_read = true; in nir_opt_large_constants()311 if (var_size <= threshold || !info->found_read) { in nir_opt_large_constants()