Searched refs:steal_list (Results 1 – 1 of 1) sorted by relevance
38 #define steal_list(mem_ctx, type, list) \ macro110 steal_list(nir, nir_variable, &impl->locals); in sweep_impl()111 steal_list(nir, nir_register, &impl->registers); in sweep_impl()152 steal_list(nir, nir_variable, &nir->variables); in nir_sweep()