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

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_liveness.c238 search_for_use_after_instr(nir_instr *start, nir_ssa_def *def) function in typeref:typename:bool
269 return search_for_use_after_instr(instr, def);
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_liveness.c280 search_for_use_after_instr(nir_instr *start, nir_ssa_def *def) function in typeref:typename:bool
320 return search_for_use_after_instr(instr, def);

Completed in 3 milliseconds