has_modified_stack_frame
if (insn_func(insn) && has_modified_stack_frame(insn, state)) {
if (func && has_modified_stack_frame(insn, state)) {