Home
last modified time | relevance | path

Searched refs:nir_foreach_instr_in_worklist (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_worklist.h157 #define nir_foreach_instr_in_worklist(instr, wl) \ macro
Dnir_opt_dce.c132 nir_foreach_instr_in_worklist(instr, worklist) in nir_opt_dce_impl()