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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_copy_propagate.c84 copy_propagate_alu(nir_function_impl *impl, nir_alu_src *src, nir_alu_instr *copy) function in typeref:typename:bool
151 progress |= copy_propagate_alu(impl, container_of(src, nir_alu_src, src), mov);

Completed in 2 milliseconds