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