Searched refs:cse_block (Results 1 – 1 of 1) sorted by relevance
42 cse_block(nir_block *block, struct set *instr_set) in cse_block() function55 progress |= cse_block(child, instr_set); in cse_block()71 bool progress = cse_block(nir_start_block(impl), instr_set); in nir_opt_cse_impl()