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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_constant_folding.c309 try_fold_instr(nir_builder *b, nir_instr *instr, void *_state) function in typeref:typename:bool
329 bool progress = nir_shader_instructions_pass(shader, try_fold_instr,

Completed in 3 milliseconds