   0  getarrayitem_gc_r %r1, $0, <rpython.jit.backend.llsupport.descr.ArrayDescr object at 0x000002aac88c19f0> -> %r0
   6  -live- %r0, %r1
   6  guard_class %r0 -> %i0
   9  getfield_raw_i %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.cls_int_w> -> %i0
  14  -live- %i0, %r0, %r1
  14  switch %i0, <SwitchDictDescr 0:L1, 1:L2, 2:L3>
  18  unreachable
  19  ---
  19  L1:
  19  -live- %r0
  19  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>, %r0] -> %r0
  28  -live- %r0
  28  assert_not_none %r0
  30  -live- %r0
  30  guard_class %r0 -> %i0
  33  -live- %r0
  33  raise %r0
  35  ---
  35  L2:
  35  -live- %r0, %r1
  35  getfield_gc_i_pure %r0, FieldDescr<pypy.objspace.std.intobject.W_IntObject.inst_intval> -> %i1
  40  L4:
  40  getarrayitem_gc_r %r1, $1, <rpython.jit.backend.llsupport.descr.ArrayDescr object at 0x000002aac88c19f0> -> %r0
  46  -live- %i1, %r0, %r1
  46  guard_class %r0 -> %i0
  49  getfield_raw_i %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.cls_float_w> -> %i0
  54  -live- %i0, %i1, %r0, %r1
  54  switch %i0, <SwitchDictDescr 0:L5, 1:L6, 2:L7, 3:L8>
  58  unreachable
  59  ---
  59  L5:
  59  -live- %i1, %r0, %r1
  59  getfield_gc_f_pure %r0, FieldDescr<pypy.objspace.std.floatobject.W_FloatObject.inst_floatval> -> %f0
  64  L9:
  64  getarrayitem_gc_r %r1, $2, <rpython.jit.backend.llsupport.descr.ArrayDescr object at 0x000002aac88c19f0> -> %r0
  70  -live- %f0, %i1, %r0
  70  guard_class %r0 -> %i0
  73  getfield_raw_i %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.cls_float_w> -> %i0
  78  -live- %f0, %i0, %i1, %r0
  78  switch %i0, <SwitchDictDescr 0:L10, 1:L11, 2:L12, 3:L13>
  82  unreachable
  83  ---
  83  L10:
  83  -live- %f0, %i1, %r0
  83  getfield_gc_f_pure %r0, FieldDescr<pypy.objspace.std.floatobject.W_FloatObject.inst_floatval> -> %f1
  88  L14:
  88  residual_call_irf_r $<* fn setitimer>, I[%i1], R[], F[%f0, %f1], <CallDescr(iff) EF=7> -> %r0
  99  -live- %r0
  99  ref_return %r0
 101  ---
 101  L11:
 101  -live- %f0, %i1, %r0
 101  getfield_gc_i_pure %r0, FieldDescr<pypy.objspace.std.intobject.W_IntObject.inst_intval> -> %i0
 106  cast_int_to_float %i0 -> %f1
 109  goto L14
 112  ---
 112  L12:
 112  -live- %f0, %i1, %r0
 112  getfield_gc_r_pure %r0, FieldDescr<pypy.objspace.std.longobject.W_LongObject.inst_num> -> %r0
 117  residual_call_irf_f $<* fn rbigint.tofloat>, I[], R[%r0], F[], <CallDescr(r) EF=4> -> %f1
 126  -live- %f0, %f1, %i1
 126  catch_exception L15
 129  goto L14
 132  ---
 132  L15:
 132  goto_if_exception_mismatch $<* struct object_vtable>, L16
 136  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x000002aabbb1b8a0> -> %r0
 140  setfield_gc_r %r0, $<* struct rpy_string>, FieldDescr<pypy.interpreter.error.OpErrFmtNoArgs.inst__value>
 145  setfield_gc_r %r0, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
 150  assert_not_none %r0
 152  -live- %r0
 152  guard_class %r0 -> %i0
 155  -live- %r0
 155  raise %r0
 157  ---
 157  L16:
 157  reraise
 158  ---
 158  L13:
 158  -live- %f0, %i1, %r0
 158  inline_call_irf_f <JitCode 'W_Root.float_w'>, I[$True], R[%r0], F[] -> %f1
 167  -live- %f0, %f1, %i1
 167  goto L14
 170  ---
 170  L6:
 170  -live- %i1, %r0, %r1
 170  getfield_gc_i_pure %r0, FieldDescr<pypy.objspace.std.intobject.W_IntObject.inst_intval> -> %i0
 175  cast_int_to_float %i0 -> %f0
 178  goto L9
 181  ---
 181  L7:
 181  -live- %i1, %r0, %r1
 181  getfield_gc_r_pure %r0, FieldDescr<pypy.objspace.std.longobject.W_LongObject.inst_num> -> %r0
 186  residual_call_irf_f $<* fn rbigint.tofloat>, I[], R[%r0], F[], <CallDescr(r) EF=4> -> %f0
 195  -live- %f0, %i1, %r1
 195  catch_exception L17
 198  goto L9
 201  ---
 201  L17:
 201  goto_if_exception_mismatch $<* struct object_vtable>, L18
 205  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x000002aabbb1b8a0> -> %r0
 209  setfield_gc_r %r0, $<* struct rpy_string>, FieldDescr<pypy.interpreter.error.OpErrFmtNoArgs.inst__value>
 214  setfield_gc_r %r0, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
 219  assert_not_none %r0
 221  -live- %r0
 221  guard_class %r0 -> %i0
 224  -live- %r0
 224  raise %r0
 226  ---
 226  L18:
 226  reraise
 227  ---
 227  L8:
 227  -live- %i1, %r0, %r1
 227  inline_call_irf_f <JitCode 'W_Root.float_w'>, I[$True], R[%r0], F[] -> %f0
 236  -live- %f0, %i1, %r1
 236  goto L9
 239  ---
 239  L3:
 239  -live- %r0, %r1
 239  -live- %r0, %r1
 239  guard_class %r0 -> %i0
 242  getfield_raw_i %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.cls_int> -> %i0
 247  -live- %i0, %r0, %r1
 247  int_guard_value %i0
 249  residual_call_r_r %i0, <IndirectCallTargets>, R[%r0], <CallDescr(r) EF=7> -> %r0
 256  -live- %r0, %r1
 256  -live- %r0, %r1
 256  guard_class %r0 -> %i0
 259  getfield_raw_i %i0, FieldDescr<pypy.interpreter.baseobjspace.W_Root_vtable.cls__int_w> -> %i0
 264  inline_call_ir_i <JitCode 'dispatcher'>, I[%i0], R[%r0] -> %i1
 272  -live- %i1, %r1
 272  goto L4
