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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_undef.c130 opt_undef_store(nir_intrinsic_instr *intrin) function in typeref:typename:bool
178 return opt_undef_store(intrin);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_undef.c108 opt_undef_store(nir_intrinsic_instr *intrin) function in typeref:typename:bool
152 progress = opt_undef_store(intrin) || progress;

Completed in 4 milliseconds