Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_split_vars.c1114 unsigned copy_i = 0; in mark_deref_used() local
1132 for (; copy_path.path[copy_i + 1]; copy_i++) { in mark_deref_used()
1133 if (copy_path.path[copy_i + 1]->deref_type == in mark_deref_used()
1138 &copy_usage->levels[copy_i++]; in mark_deref_used()