Searched refs:foreach_instr_from_safe (Results 1 – 4 of 4) sorted by relevance
99 - foreach_instr_from_safe
194 foreach_instr_from_safe (rem_instr, &instr->node, in split_block()
1683 #define foreach_instr_from_safe(__instr, __start, __list) \ macro