copy_asm_constraints
stmt->asm_inputs = copy_asm_constraints(stmt->asm_inputs);
stmt->asm_outputs = copy_asm_constraints(stmt->asm_outputs);