Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c472 nir_deref *guide_tail = &guide->deref; in specialize_wildcards() local
498 while (guide_tail->child) { in specialize_wildcards()
499 guide_tail = guide_tail->child; in specialize_wildcards()
502 if (guide_tail->deref_type == nir_deref_type_array && in specialize_wildcards()
503 nir_deref_as_array(guide_tail)->deref_array_type == in specialize_wildcards()