   0  getfield_gc_i %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_state> -> %i0
   5  -live- %i0, %r0, %r1
   8  switch %i0, <SwitchDictDescr 0:L1, 2:L2>
  12  -live- %i0, %r0, %r1
  15  goto_if_not_int_is_zero %i0, L3
  19  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x0000aaab6b658de8> -> %r2
  23  setfield_gc_r %r2, $<* struct rpy_string>, FieldDescr<pypy.interpreter.error.OpErrFmtNoArgs.inst__value>
  28  setfield_gc_r %r2, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
  33  assert_not_none %r2
  35  -live- %r2
  38  raise %r2
  40  ---
  40  L3:
  40  ref_copy %r0 -> %r2
  43  inline_call_r_v <JitCode 'W_IOBase._check_closed'>, R[%r2, $<* struct rpy_string>]
  49  -live- %r0, %r1
  52  getfield_gc_r %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_w_encoder> -> %r2
  57  -live- %r0, %r1, %r2
  60  goto_if_not_ptr_nonzero %r2, L4
  64  -live- %r0, %r1
  67  guard_class %r1 -> %i0
  70  getfield_raw_i %i0, FieldDescr<object_vtable.subclassrange_min> -> %i0
  75  int_between $TotalOrderSymbolic('compute_fn'), %i0, $TotalOrderSymbolic('compute_fn') -> %i0
  80  -live- %i0, %r0, %r1
  83  goto_if_not %i0, L5
  87  L6:
  87  inline_call_r_r <JitCode 'convert_arg_to_w_unicode'>, R[%r1, $<* struct rpy_string>] -> %r2
  94  -live- %r0, %r1, %r2
  97  getfield_gc_r_pure %r2, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__utf8> -> %r3
 102  getfield_gc_i %r2, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__length> -> %i1
 107  getfield_gc_i %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_writetranslate> -> %i0
 112  -live- %i0, %i1, %r0, %r1, %r3
 115  goto_if_not %i0, L7
 119  getfield_gc_r %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_writenl> -> %r2
 124  -live- %i1, %r0, %r1, %r2, %r3
 127  goto_if_not_ptr_nonzero %r2, L8
 131  strlen %r2 -> %i0
 134  -live- %i0, %i1, %r0, %r1, %r3
 137  goto_if_not_int_is_true %i0, L9
 141  L10:
 141  strlen %r3 -> %i0
 144  residual_call_ir_i $<* fn ll_find_char__rpy_stringPtr_Char_Signed_Signed>, I[$'\n', $0, %i0], R[%r3], <CallDescr(riii) EF=0> -> %i0
 155  -live- %i0, %i1, %r0, %r1, %r3
 158  goto_if_not_int_ge %i0, $0, L11
 163  getfield_gc_i %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_writetranslate> -> %i0
 168  -live- %i0, %i1, %r0, %r1, %r3
 171  goto_if_not %i0, L12
 175  getfield_gc_r %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_writenl> -> %r2
 180  -live- %i1, %r0, %r1, %r2, %r3
 183  goto_if_not_ptr_nonzero %r2, L13
 187  strlen %r2 -> %i0
 190  -live- %i0, %i1, %r0, %r1, %r2, %r3
 193  goto_if_not_int_is_true %i0, L14
 197  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x0000aaab07aec138> -> %r3
 201  setfield_gc_r %r3, $<* struct rpy_string>, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__utf8>
 206  setfield_gc_i %r3, $1, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__length>
 211  setfield_gc_r %r3, $<* None>, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__index_storage>
 216  residual_call_ir_i $<* fn codepoints_in_utf8>, I[$0, $9223372036854775807], R[%r2], <CallDescr(rii) EF=4> -> %i0
 226  -live- %i0, %i1, %r0, %r1, %r2, %r3
 229  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x0000aaab07aec138> -> %r4
 233  setfield_gc_r %r4, %r2, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__utf8>
 238  setfield_gc_i %r4, %i0, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__length>
 243  setfield_gc_r %r4, $<* None>, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__index_storage>
 248  inline_call_r_r <JitCode 'call_method_opt__star_2'>, R[%r1, $<* struct rpy_string>, %r3, %r4] -> %r3
 257  -live- %i1, %r0, %r3
 260  guard_class %r3 -> %i0
 263  getfield_raw_i %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.cls_utf8_w> -> %i0
 268  -live- %i0, %i1, %r0, %r3
 271  switch %i0, <SwitchDictDescr 0:L15, 1:L16, 2:L17>
 275  unreachable
 276  ---
 276  L15:
 276  -live- %i1, %r0, %r3
 279  getfield_gc_i %r3, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__length> -> %i0
 284  getfield_gc_r_pure %r3, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__utf8> -> %r2
 289  ref_copy %r3 -> %r1
 292  record_known_result_i_ir_v %i0, $<* fn _check_utf8>, I[$True, $0, $-1], R[%r2], <CallDescr(riii) EF=4>
 303  -live- %i1, %r0, %r1, %r3
 306  getfield_gc_r_pure %r3, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__utf8> -> %r3
 311  int_copy $True -> %i0
 314  L18:
 314  getfield_gc_i %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_line_buffering> -> %i2
 319  -live- %i0, %i1, %i2, %r0, %r1, %r3
 322  goto_if_not_int_is_true %i2, L19
 326  -live- %i0, %i1, %r0, %r1, %r3
 329  goto_if_not %i0, L20
 333  int_copy $True -> %i2
 336  L21:
 336  getfield_gc_r %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_w_encoder> -> %r2
 341  inline_call_r_r <JitCode 'call_method_opt__star_1'>, R[%r2, $<* struct rpy_string>, %r1] -> %r1
 349  -live- %i1, %i2, %r0, %r1
 352  guard_class %r1 -> %i0
 355  getfield_raw_i %i0, FieldDescr<object_vtable.subclassrange_min> -> %i0
 360  int_between $TotalOrderSymbolic('compute_fn'), %i0, $TotalOrderSymbolic('compute_fn') -> %i0
 365  -live- %i0, %i1, %i2, %r0, %r1
 368  goto_if_not %i0, L22
 372  L23:
 372  -live- %i1, %i2, %r0, %r1
 375  guard_class %r1 -> %i0
 378  getfield_raw_i %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.cls_str_w> -> %i0
 383  -live- %i0, %i1, %i2, %r0, %r1
 386  switch %i0, <SwitchDictDescr 0:L24, 1:L25, 2:L26>
 390  unreachable
 391  ---
 391  L24:
 391  -live- %i1, %i2, %r0, %r1
 394  inline_call_r_r <JitCode 'W_UnicodeObject.str_w'>, R[%r1] -> %r1
 400  L27:
 400  -live- %i1, %i2, %r0, %r1
 403  getfield_gc_r %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_pending_bytes> -> %r2
 408  -live- %i1, %i2, %r0, %r1, %r2
 411  goto_if_not_ptr_nonzero %r2, L28
 415  getfield_gc_i %r2, FieldDescr<list.length> -> %i0
 420  -live- %i0, %i1, %i2, %r0, %r1
 423  goto_if_not_int_is_true %i0, L29
 427  L30:
 427  getfield_gc_r %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_pending_bytes> -> %r2
 432  getfield_gc_i %r2, FieldDescr<list.length> -> %i0
 437  int_add %i0, $1 -> %i3
 441  inline_call_ir_v <JitCode '_ll_list_resize_ge__listPtr_Signed'>, I[%i3], R[%r2]
 448  -live- %i0, %i1, %i2, %r0, %r1, %r2
 451  setlistitem_gc_r %r2, %i0, %r1, FieldDescr<list.items>, <rpython.jit.backend.llsupport.descr.ArrayDescr object at 0x0000aaab6bdd8e90>
 459  getfield_gc_i %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_pending_bytes_count> -> %i0
 464  strlen %r1 -> %i3
 467  int_add %i0, %i3 -> %i0
 471  setfield_gc_i %r0, %i0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_pending_bytes_count>
 476  getfield_gc_i %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_chunk_size> -> %i3
 481  -live- %i0, %i1, %i2, %i3, %r0
 484  goto_if_not_int_gt %i0, %i3, L31
 489  L32:
 489  getfield_gc_r %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_pending_bytes> -> %r2
 494  -live- %i1, %i2, %r0, %r2
 497  goto_if_not_ptr_nonzero %r2, L33
 501  getfield_gc_i %r2, FieldDescr<list.length> -> %i0
 506  -live- %i0, %i1, %i2, %r0
 509  goto_if_not_int_is_true %i0, L34
 513  residual_call_r_v $<* fn W_TextIOWrapper._really_flush>, R[%r0], <CallDescr(r) EF=7>
 519  L35:
 519  -live- %i1, %i2, %r0
 522  goto_if_not %i2, L36
 526  getfield_gc_r %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_w_buffer> -> %r2
 531  inline_call_r_r <JitCode 'call_method_opt__star_0'>, R[%r2, $<* struct rpy_string>] -> %r2
 538  L37:
 538  -live- %i1, %r0
 541  getfield_gc_r %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_decoded> -> %r2
 546  setfield_gc_r %r2, $<* struct rpy_string>, FieldDescr<pypy.module._io.interp_textio.DecodeBuffer.inst_text>
 551  setfield_gc_i %r2, $0, FieldDescr<pypy.module._io.interp_textio.DecodeBuffer.inst_pos>
 556  setfield_gc_i %r2, $0, FieldDescr<pypy.module._io.interp_textio.DecodeBuffer.inst_upos>
 561  setfield_gc_i %r2, $-1, FieldDescr<pypy.module._io.interp_textio.DecodeBuffer.inst_ulen>
 566  setfield_gc_r %r0, $<* struct pypy.module._io.interp_textio.PositionSnapshot>, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_snapshot>
 571  getfield_gc_r %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_w_decoder> -> %r2
 576  -live- %i1, %r2
 579  goto_if_not_ptr_nonzero %r2, L38
 583  inline_call_r_r <JitCode 'call_method_opt__star_0'>, R[%r2, $<* struct rpy_string>] -> %r2
 590  L39:
 590  -live- %i1
 593  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x0000aaab06a59210> -> %r2
 597  setfield_gc_i %r2, %i1, FieldDescr<pypy.objspace.std.intobject.W_IntObject.inst_intval>
 602  ref_return %r2
 604  ---
 604  L38:
 604  goto L39
 607  ---
 607  L36:
 607  goto L37
 610  ---
 610  L34:
 610  goto L35
 613  ---
 613  L33:
 613  goto L35
 616  ---
 616  L31:
 616  -live- %i1, %i2, %r0
 619  goto_if_not %i2, L40
 623  int_copy $True -> %i2
 626  goto L32
 629  ---
 629  L40:
 629  goto L37
 632  ---
 632  L29:
 632  L41:
 632  newlist $0, <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x0000aaab5c63dcc8>, FieldDescr<list.length>, FieldDescr<list.items>, <rpython.jit.backend.llsupport.descr.ArrayDescr object at 0x0000aaab6bdd8e90> -> %r2
 643  setfield_gc_r %r0, %r2, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_pending_bytes>
 648  setfield_gc_i %r0, $0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_pending_bytes_count>
 653  goto L30
 656  ---
 656  L28:
 656  goto L41
 659  ---
 659  L25:
 659  -live- %i1, %i2, %r0, %r1
 662  getfield_gc_r_pure %r1, FieldDescr<pypy.objspace.std.bytesobject.W_BytesObject.inst__value> -> %r1
 667  goto L27
 670  ---
 670  L26:
 670  -live- %r1
 673  inline_call_r_r <JitCode 'oefmt__expected__s__got__T_object_star_2'>, R[$<* struct pypy.objspace.std.typeobject.W_TypeObject>, $<* struct rpy_string>, $<* struct rpy_string>, %r1] -> %r2
 682  -live- %r2
 685  assert_not_none %r2
 687  -live- %r2
 690  guard_class %r2 -> %i0
 693  -live- %r2
 696  raise %r2
 698  ---
 698  L22:
 698  -live- %i1, %i2, %r0, %r1
 701  guard_class %r1 -> %i0
 704  -live- %i0, %i1, %i2, %r0, %r1
 707  int_guard_value %i0
 709  -live- %i1, %i2, %r0, %r1
 712  guard_class %r1 -> %i0
 715  getfield_raw_i %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.cls_getclass> -> %i0
 720  -live- %i0, %i1, %i2, %r0, %r1
 723  switch %i0, <SwitchDictDescr 0:L42, 1:L43, 2:L44, 3:L45>
 727  unreachable
 728  ---
 728  L42:
 728  -live- %i1, %i2, %r0, %r1
 731  guard_class %r1 -> %i0
 734  getfield_raw_i %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.cls__get_mapdict_map> -> %i0
 739  -live- %i0, %i1, %i2, %r0, %r1
 742  int_guard_value %i0
 744  residual_call_r_r %i0, <IndirectCallTargets>, R[%r1], <CallDescr(r) EF=2> -> %r2
 751  -live- %i1, %i2, %r0, %r1, %r2
 754  getfield_gc_r_pure %r2, FieldDescr<pypy.objspace.std.mapdict.AbstractAttribute.inst_terminator> -> %r2
 759  getfield_gc_r_pure %r2, FieldDescr<pypy.objspace.std.mapdict.Terminator.inst_w_cls> -> %r2
 764  L46:
 764  inline_call_r_i <JitCode 'W_TypeObject.issubtype'>, R[%r2, $<* struct pypy.objspace.std.typeobject.W_TypeObject>] -> %i0
 771  -live- %i0, %i1, %i2, %r0, %r1
 774  goto_if_not %i0, L47
 778  goto L23
 781  ---
 781  L47:
 781  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x0000aaab6c496640> -> %r2
 785  setfield_gc_r %r2, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
 790  setfield_gc_r %r2, $<* struct tuple2>, FieldDescr<pypy.interpreter.error.OpErrFmt.inst_xstrings>
 795  setfield_gc_r %r2, %r1, FieldDescr<pypy.interpreter.error.OpErrFmt.inst_x0>
 800  assert_not_none %r2
 802  -live- %r2
 805  raise %r2
 807  ---
 807  L43:
 807  -live- %i1, %i2, %r0, %r1
 810  getfield_gc_r %r1, FieldDescr<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable.inst_map> -> %r2
 815  -live- %i1, %i2, %r0, %r1, %r2
 818  ref_guard_value %r2
 820  getfield_gc_r_pure %r2, FieldDescr<pypy.objspace.std.mapdict.AbstractAttribute.inst_terminator> -> %r2
 825  getfield_gc_r_pure %r2, FieldDescr<pypy.objspace.std.mapdict.Terminator.inst_w_cls> -> %r2
 830  goto L46
 833  ---
 833  L44:
 833  -live- %i1, %i2, %r0, %r1
 836  getfield_gc_r %r1, FieldDescr<pypy.objspace.std.proxyobject.W_Transparent.inst_w_type> -> %r2
 841  goto L46
 844  ---
 844  L45:
 844  -live- %i1, %i2, %r0, %r1
 847  guard_class %r1 -> %i0
 850  getfield_raw_r %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.pbc2internal_memofield_gettypefor_3> -> %r2
 855  goto L46
 858  ---
 858  L20:
 858  strlen %r3 -> %i0
 861  residual_call_ir_i $<* fn ll_find_char__rpy_stringPtr_Char_Signed_Signed>, I[$'\r', $0, %i0], R[%r3], <CallDescr(riii) EF=0> -> %i0
 872  -live- %i0, %i1, %r0, %r1
 875  goto_if_not_int_ge %i0, $0, L48
 880  int_copy $True -> %i2
 883  goto L21
 886  ---
 886  L48:
 886  int_copy $False -> %i2
 889  goto L21
 892  ---
 892  L19:
 892  int_copy $False -> %i2
 895  goto L21
 898  ---
 898  L16:
 898  -live- %i1, %r0, %r3
 901  ref_copy %r3 -> %r1
 904  getfield_gc_r_pure %r1, FieldDescr<pypy.objspace.std.bytesobject.W_BytesObject.inst__value> -> %r3
 909  int_copy $True -> %i0
 912  goto L18
 915  ---
 915  L17:
 915  -live- %r3
 918  inline_call_r_r <JitCode 'oefmt__expected__s__got__T_object_star_2'>, R[$<* struct pypy.objspace.std.typeobject.W_TypeObject>, $<* struct rpy_string>, $<* struct rpy_string>, %r3] -> %r2
 927  -live- %r2
 930  assert_not_none %r2
 932  -live- %r2
 935  guard_class %r2 -> %i0
 938  -live- %r2
 941  raise %r2
 943  ---
 943  L14:
 943  int_copy $True -> %i0
 946  goto L18
 949  ---
 949  L13:
 949  int_copy $True -> %i0
 952  goto L18
 955  ---
 955  L12:
 955  int_copy $True -> %i0
 958  goto L18
 961  ---
 961  L11:
 961  int_copy $False -> %i0
 964  goto L18
 967  ---
 967  L9:
 967  L49:
 967  getfield_gc_i %r0, FieldDescr<pypy.module._io.interp_textio.W_TextIOWrapper.inst_line_buffering> -> %i0
 972  -live- %i0, %i1, %r0, %r1, %r3
 975  goto_if_not_int_is_true %i0, L50
 979  goto L10
 982  ---
 982  L50:
 982  int_copy $False -> %i0
 985  goto L18
 988  ---
 988  L8:
 988  goto L49
 991  ---
 991  L7:
 991  goto L49
 994  ---
 994  L5:
 994  -live- %r0, %r1
 997  guard_class %r1 -> %i0
1000  -live- %i0, %r0, %r1
1003  int_guard_value %i0
1005  -live- %r0, %r1
1008  guard_class %r1 -> %i0
1011  getfield_raw_i %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.cls_getclass> -> %i0
1016  -live- %i0, %r0, %r1
1019  switch %i0, <SwitchDictDescr 0:L51, 1:L52, 2:L53, 3:L54>
1023  unreachable
1024  ---
1024  L51:
1024  -live- %r0, %r1
1027  guard_class %r1 -> %i0
1030  getfield_raw_i %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.cls__get_mapdict_map> -> %i0
1035  -live- %i0, %r0, %r1
1038  int_guard_value %i0
1040  residual_call_r_r %i0, <IndirectCallTargets>, R[%r1], <CallDescr(r) EF=2> -> %r2
1047  -live- %r0, %r1, %r2
1050  getfield_gc_r_pure %r2, FieldDescr<pypy.objspace.std.mapdict.AbstractAttribute.inst_terminator> -> %r2
1055  getfield_gc_r_pure %r2, FieldDescr<pypy.objspace.std.mapdict.Terminator.inst_w_cls> -> %r2
1060  L55:
1060  inline_call_r_i <JitCode 'W_TypeObject.issubtype'>, R[%r2, $<* struct pypy.objspace.std.typeobject.W_TypeObject>] -> %i0
1067  -live- %i0, %r0, %r1
1070  goto_if_not %i0, L56
1074  goto L6
1077  ---
1077  L56:
1077  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x0000aaab6c496640> -> %r2
1081  setfield_gc_r %r2, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
1086  setfield_gc_r %r2, $<* struct tuple2>, FieldDescr<pypy.interpreter.error.OpErrFmt.inst_xstrings>
1091  setfield_gc_r %r2, %r1, FieldDescr<pypy.interpreter.error.OpErrFmt.inst_x0>
1096  assert_not_none %r2
1098  -live- %r2
1101  raise %r2
1103  ---
1103  L52:
1103  -live- %r0, %r1
1106  getfield_gc_r %r1, FieldDescr<pypy.interpreter.typedef.W_ObjectObjectUserDictWeakrefable.inst_map> -> %r2
1111  -live- %r0, %r1, %r2
1114  ref_guard_value %r2
1116  getfield_gc_r_pure %r2, FieldDescr<pypy.objspace.std.mapdict.AbstractAttribute.inst_terminator> -> %r2
1121  getfield_gc_r_pure %r2, FieldDescr<pypy.objspace.std.mapdict.Terminator.inst_w_cls> -> %r2
1126  goto L55
1129  ---
1129  L53:
1129  -live- %r0, %r1
1132  getfield_gc_r %r1, FieldDescr<pypy.objspace.std.proxyobject.W_Transparent.inst_w_type> -> %r2
1137  goto L55
1140  ---
1140  L54:
1140  -live- %r0, %r1
1143  guard_class %r1 -> %i0
1146  getfield_raw_r %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.pbc2internal_memofield_gettypefor_3> -> %r2
1151  goto L55
1154  ---
1154  L4:
1154  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x0000aaab6b658de8> -> %r2
1158  setfield_gc_r %r2, $<* struct rpy_string>, FieldDescr<pypy.interpreter.error.OpErrFmtNoArgs.inst__value>
1163  setfield_gc_r %r2, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
1168  assert_not_none %r2
1170  -live- %r2
1173  raise %r2
1175  ---
1175  L1:
1175  -live-
1178  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x0000aaab6b658de8> -> %r2
1182  setfield_gc_r %r2, $<* struct rpy_string>, FieldDescr<pypy.interpreter.error.OpErrFmtNoArgs.inst__value>
1187  setfield_gc_r %r2, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
1192  assert_not_none %r2
1194  -live- %r2
1197  raise %r2
1199  ---
1199  L2:
1199  -live-
1202  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x0000aaab6b658de8> -> %r2
1206  setfield_gc_r %r2, $<* struct rpy_string>, FieldDescr<pypy.interpreter.error.OpErrFmtNoArgs.inst__value>
1211  setfield_gc_r %r2, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
1216  assert_not_none %r2
1218  -live- %r2
1221  raise %r2
