Searched refs:foreach_array_safe (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ | ||
H A D | ir3_dce.c | 149 foreach_array_safe (arr, &ir->array_list) { in find_and_remove_unused() |
H A D | ir3.h | 1698 #define foreach_array_safe(__array, __list) \ macro |
Completed in 5 milliseconds