Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_opt_dce.c47 worklist_pop(struct exec_list *worklist) in worklist_pop() function
142 nir_instr *instr = worklist_pop(worklist); in nir_opt_dce_impl()