   0  -live- %r1, %r2
   0  goto_if_not_ptr_nonzero %r2, L1
   4  ref_copy %r2 -> %r0
   7  -live- %r0, %r1, %r2
   7  guard_class %r0 -> %i0
  10  -live- %i0, %r1, %r2
  10  goto_if_not_int_eq %i0, $<* struct object_vtable>, L2
  15  getfield_gc_i %r2, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__length> -> %i0
  20  getfield_gc_r_pure %r2, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__utf8> -> %r0
  25  strlen %r0 -> %i1
  28  -live- %i0, %i1, %r1, %r2
  28  goto_if_not_int_eq %i0, %i1, L3
  33  getfield_gc_r %r1, FieldDescr<pypy.objspace.std.listobject.W_ListObject.inst_lstorage> -> %r0
  38  -live- %r0, %r2
  38  guard_class %r2 -> %i0
  41  getfield_raw_i %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.cls_utf8_w> -> %i0
  46  -live- %i0, %r0, %r2
  46  switch %i0, <SwitchDictDescr 0:L4, 1:L5, 2:L6>
  50  unreachable
  51  ---
  51  L4:
  51  -live- %r0, %r2
  51  getfield_gc_r_pure %r2, FieldDescr<pypy.objspace.std.unicodeobject.W_UnicodeObject.inst__utf8> -> %r1
  56  L7:
  56  getfield_gc_i %r0, FieldDescr<list.length> -> %i0
  61  int_add %i0, $1 -> %i1
  65  inline_call_ir_v <JitCode '_ll_list_resize_ge__listPtr_Signed'>, I[%i1], R[%r0]
  72  -live- %i0, %r0, %r1
  72  setlistitem_gc_r %r0, %i0, %r1, FieldDescr<list.items>, <rpython.jit.backend.llsupport.descr.ArrayDescr object at 0x000000018c0e4f00>
  80  void_return
  81  ---
  81  L5:
  81  -live- %r0, %r2
  81  getfield_gc_r_pure %r2, FieldDescr<pypy.objspace.std.bytesobject.W_BytesObject.inst__value> -> %r1
  86  goto L7
  89  ---
  89  L6:
  89  -live- %r2
  89  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>, %r2] -> %r0
  98  -live- %r0
  98  assert_not_none %r0
 100  -live- %r0
 100  guard_class %r0 -> %i0
 103  -live- %r0
 103  raise %r0
 105  ---
 105  L3:
 105  L8:
 105  getfield_gc_r %r1, FieldDescr<pypy.objspace.std.listobject.W_ListObject.inst_strategy> -> %r0
 110  instance_ptr_eq %r0, $<* struct pypy.objspace.std.listobject.ListStrategy> -> %i0
 114  -live- %i0, %r0, %r1, %r2
 114  goto_if_not %i0, L9
 118  L10:
 118  getfield_gc_r %r1, FieldDescr<pypy.objspace.std.listobject.W_ListObject.inst_strategy> -> %r0
 123  -live- %r0, %r1, %r2
 123  guard_class %r0 -> %i0
 126  getfield_raw_i %i0, FieldDescr<pypy.objspace.std.listobject.ListStrategy_vtable.cls_append> -> %i0
 131  -live- %i0, %r0, %r1, %r2
 131  int_guard_value %i0
 133  residual_call_r_v %i0, <IndirectCallTargets>, R[%r0, %r1, %r2], <CallDescr(rrr) EF=7>
 141  -live-
 141  void_return
 142  ---
 142  L9:
 142  -live- %r0, %r1, %r2
 142  guard_class %r0 -> %i0
 145  getfield_raw_i %i0, FieldDescr<pypy.objspace.std.listobject.ListStrategy_vtable.cls_getitems> -> %i0
 150  -live- %i0, %r0, %r1, %r2
 150  switch %i0, <SwitchDictDescr 0:L11, 1:L12, 2:L13, 3:L14>
 154  unreachable
 155  ---
 155  L11:
 155  -live- %r1, %r2
 155  getfield_gc_r %r1, FieldDescr<pypy.objspace.std.listobject.W_ListObject.inst_lstorage> -> %r0
 160  L15:
 160  setfield_gc_r %r1, $<* struct pypy.objspace.std.listobject.ListStrategy>, FieldDescr<pypy.objspace.std.listobject.W_ListObject.inst_strategy>
 165  setfield_gc_r %r1, %r0, FieldDescr<pypy.objspace.std.listobject.W_ListObject.inst_lstorage>
 170  goto L10
 173  ---
 173  L12:
 173  -live- %r1, %r2
 173  newlist $0, <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x000000018bbca2c0>, FieldDescr<list.length>, FieldDescr<list.items>, <rpython.jit.backend.llsupport.descr.ArrayDescr object at 0x0000000177231bb0> -> %r0
 184  goto L15
 187  ---
 187  L13:
 187  -live- %r0, %r1, %r2
 187  residual_call_r_r $<* fn CPyListStrategy.getitems>, R[%r0, %r1], <CallDescr(rr) EF=7> -> %r0
 195  -live- %r0, %r1, %r2
 195  goto L15
 198  ---
 198  L14:
 198  -live- %r0, %r1, %r2
 198  -live- %r0, %r1, %r2
 198  guard_class %r0 -> %i0
 201  getfield_raw_i %i0, FieldDescr<pypy.objspace.std.listobject.ListStrategy_vtable.cls_getitems_copy> -> %i0
 206  -live- %i0, %r0, %r1, %r2
 206  int_guard_value %i0
 208  residual_call_r_r %i0, <IndirectCallTargets>, R[%r0, %r1], <CallDescr(rr) EF=7> -> %r0
 216  -live- %r0, %r1, %r2
 216  goto L15
 219  ---
 219  L2:
 219  goto L8
 222  ---
 222  L1:
 222  goto L8
