   0  strlen %r1 -> %i0
   3  -live- %i0, %r0, %r1
   6  goto_if_not_int_gt %i0, $255, L1
  11  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x000002aa8c4dd168> -> %r3
  15  setfield_gc_r %r3, $<* struct rpy_string>, FieldDescr<pypy.objspace.std.bytesobject.W_BytesObject.inst__value>
  20  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x000002aa65924838> -> %r1
  24  setfield_gc_r %r1, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
  29  setfield_gc_r %r1, %r3, FieldDescr<pypy.interpreter.error.OperationError.inst__w_value>
  34  setfield_gc_r %r1, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst__application_traceback>
  39  assert_not_none %r1
  41  -live- %r1
  44  raise %r1
  46  ---
  46  L1:
  46  -live- %i0, %r0, %r1
  49  guard_class %r0 -> %i1
  52  getfield_raw_i %i1, FieldDescr<pypy.module.marshal.interp_marshal.Marshaller_vtable.cls_put> -> %i1
  57  newstr $1 -> %r3
  60  ref_copy %r0 -> %r4
  63  strsetitem %r3, $0, %i0
  67  -live- %i1, %r0, %r1, %r3, %r4
  70  switch %i1, <SwitchDictDescr 0:L2, 1:L3>
  74  unreachable
  75  ---
  75  L2:
  75  -live- %r0, %r1, %r3, %r4
  78  residual_call_r_v $<* fn StringMarshaller.put>, R[%r0, %r3], <CallDescr(rr) EF=5>
  85  L4:
  85  -live- %r0, %r1, %r4
  88  guard_class %r4 -> %i0
  91  getfield_raw_i %i0, FieldDescr<pypy.module.marshal.interp_marshal.Marshaller_vtable.cls_put> -> %i0
  96  -live- %i0, %r0, %r1
  99  switch %i0, <SwitchDictDescr 0:L5, 1:L6>
 103  unreachable
 104  ---
 104  L5:
 104  -live- %r0, %r1
 107  residual_call_r_v $<* fn StringMarshaller.put>, R[%r0, %r1], <CallDescr(rr) EF=5>
 114  -live-
 117  void_return
 118  ---
 118  L6:
 118  -live- %r0, %r1
 121  getfield_gc_r %r0, FieldDescr<pypy.module.marshal.interp_marshal.Marshaller.inst_writer> -> %r3
 126  -live- %r1, %r3
 129  guard_class %r3 -> %i0
 132  getfield_raw_i %i0, FieldDescr<pypy.module.marshal.interp_marshal.AbstractReaderWriter_vtable.cls_write> -> %i0
 137  -live- %i0, %r1, %r3
 140  switch %i0, <SwitchDictDescr 0:L7, 1:L8, 2:L9>
 144  unreachable
 145  ---
 145  L7:
 145  -live- %r1, %r3
 148  getfield_gc_r %r3, FieldDescr<pypy.module.marshal.interp_marshal.FileWriter.inst_func> -> %r3
 153  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x000002aa8c4dd168> -> %r2
 157  setfield_gc_r %r2, %r1, FieldDescr<pypy.objspace.std.bytesobject.W_BytesObject.inst__value>
 162  inline_call_r_r <JitCode 'call_function__star_1'>, R[%r3, %r2] -> %r3
 169  -live-
 172  void_return
 173  ---
 173  L8:
 173  -live- %r1, %r3
 176  getfield_gc_r %r3, FieldDescr<pypy.module.marshal.interp_marshal.StreamReaderWriter.inst_file> -> %r3
 181  setfield_gc_i %r3, $0, FieldDescr<pypy.module._file.interp_file.W_File.inst_softspace>
 186  getfield_gc_r %r3, FieldDescr<pypy.module._file.interp_file.W_File.inst_stream> -> %r3
 191  -live- %r1, %r3
 194  goto_if_not_ptr_iszero %r3, L10
 198  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x000002aa65925830> -> %r1
 202  setfield_gc_r %r1, $<* struct rpy_string>, FieldDescr<pypy.interpreter.error.OpErrFmtNoArgs.inst__value>
 207  setfield_gc_r %r1, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
 212  assert_not_none %r1
 214  -live- %r1
 217  raise %r1
 219  ---
 219  L10:
 219  -live- %r1, %r3
 222  guard_class %r3 -> %i0
 225  getfield_raw_i %i0, FieldDescr<rpython.rlib.streamio.Stream_vtable.cls_write> -> %i0
 230  -live- %i0, %r1, %r3
 233  int_guard_value %i0
 235  residual_call_r_v %i0, <IndirectCallTargets>, R[%r3, %r1], <CallDescr(rr) EF=7>
 242  -live-
 245  void_return
 246  ---
 246  L9:
 246  -live-
 249  raise $<* struct object>
 251  ---
 251  L3:
 251  -live- %r0, %r1, %r3, %r4
 254  getfield_gc_r %r0, FieldDescr<pypy.module.marshal.interp_marshal.Marshaller.inst_writer> -> %r2
 259  -live- %r0, %r1, %r2, %r3, %r4
 262  guard_class %r2 -> %i0
 265  getfield_raw_i %i0, FieldDescr<pypy.module.marshal.interp_marshal.AbstractReaderWriter_vtable.cls_write> -> %i0
 270  -live- %i0, %r0, %r1, %r2, %r3, %r4
 273  switch %i0, <SwitchDictDescr 0:L11, 1:L12, 2:L13>
 277  unreachable
 278  ---
 278  L11:
 278  -live- %r0, %r1, %r2, %r3, %r4
 281  getfield_gc_r %r2, FieldDescr<pypy.module.marshal.interp_marshal.FileWriter.inst_func> -> %r2
 286  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x000002aa8c4dd168> -> %r5
 290  setfield_gc_r %r5, %r3, FieldDescr<pypy.objspace.std.bytesobject.W_BytesObject.inst__value>
 295  inline_call_r_r <JitCode 'call_function__star_1'>, R[%r2, %r5] -> %r3
 302  -live- %r0, %r1, %r4
 305  goto L4
 308  ---
 308  L12:
 308  -live- %r0, %r1, %r2, %r3, %r4
 311  getfield_gc_r %r2, FieldDescr<pypy.module.marshal.interp_marshal.StreamReaderWriter.inst_file> -> %r2
 316  setfield_gc_i %r2, $0, FieldDescr<pypy.module._file.interp_file.W_File.inst_softspace>
 321  getfield_gc_r %r2, FieldDescr<pypy.module._file.interp_file.W_File.inst_stream> -> %r2
 326  -live- %r0, %r1, %r2, %r3, %r4
 329  goto_if_not_ptr_iszero %r2, L14
 333  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x000002aa65925830> -> %r1
 337  setfield_gc_r %r1, $<* struct rpy_string>, FieldDescr<pypy.interpreter.error.OpErrFmtNoArgs.inst__value>
 342  setfield_gc_r %r1, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
 347  assert_not_none %r1
 349  -live- %r1
 352  raise %r1
 354  ---
 354  L14:
 354  -live- %r0, %r1, %r2, %r3, %r4
 357  guard_class %r2 -> %i0
 360  getfield_raw_i %i0, FieldDescr<rpython.rlib.streamio.Stream_vtable.cls_write> -> %i0
 365  -live- %i0, %r0, %r1, %r2, %r3, %r4
 368  int_guard_value %i0
 370  residual_call_r_v %i0, <IndirectCallTargets>, R[%r2, %r3], <CallDescr(rr) EF=7>
 377  -live- %r0, %r1, %r4
 380  goto L4
 383  ---
 383  L13:
 383  -live-
 386  raise $<* struct object>
