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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_split_vars.c985 unsigned copy_i = 0; local in function:mark_deref_used
1003 for (; copy_path.path[copy_i + 1]; copy_i++) {
1004 if (copy_path.path[copy_i + 1]->deref_type ==
1009 &copy_usage->levels[copy_i++];
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_split_vars.c1114 unsigned copy_i = 0; local in function:mark_deref_used
1132 for (; copy_path.path[copy_i + 1]; copy_i++) {
1133 if (copy_path.path[copy_i + 1]->deref_type ==
1138 &copy_usage->levels[copy_i++];

Completed in 6 milliseconds