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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_scratch.c78 static bool only_used_for_load_store(nir_deref_instr *deref) function in typeref:typename:bool
84 if (!only_used_for_load_store(nir_instr_as_deref(src->parent_instr)))
166 if (!only_used_for_load_store(deref))

Completed in 2 milliseconds