Searched defs:instr_set (Results 1 – 2 of 2) sorted by relevance
42 cse_block(nir_block *block, struct set *instr_set) in cse_block()67 struct set *instr_set = nir_instr_set_create(NULL); in nir_opt_cse_impl() local
500 nir_instr_set_destroy(struct set *instr_set) in nir_instr_set_destroy()506 nir_instr_set_add_or_rewrite(struct set *instr_set, nir_instr *instr) in nir_instr_set_add_or_rewrite()534 nir_instr_set_remove(struct set *instr_set, nir_instr *instr) in nir_instr_set_remove()