Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_move.c73 const nir_instr *if_cond_instr = iff ? iff->condition.parent_instr : NULL; in nir_opt_move_block() local
99 nir_instr *first_user = instr == if_cond_instr ? NULL : last_instr; in nir_opt_move_block()

Completed in 1 milliseconds