Searched refs:remove_use_cb (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ | ||
H A D | nir.c | 1201 remove_use_cb(nir_src *src, void *state) in remove_use_cb() function 1226 nir_foreach_src(instr, remove_use_cb, instr); in remove_defs_uses() |
Completed in 4 milliseconds