   0  inline_call_r_r <JitCode 'W_ComplexObject._to_complex'>, R[%r0, %r1] -> %r1
   7  -live- %r0, %r1
  10  goto_if_not_ptr_iszero %r1, L1
  14  ref_return $<* struct pypy.interpreter.baseobjspace.W_Root>
  16  ---
  16  L1:
  16  getfield_gc_f_pure %r1, FieldDescr<pypy.objspace.std.complexobject.W_ComplexObject.inst_realval> -> %f0
  21  getfield_gc_f_pure %r1, FieldDescr<pypy.objspace.std.complexobject.W_ComplexObject.inst_imagval> -> %f1
  26  getfield_gc_f_pure %r0, FieldDescr<pypy.objspace.std.complexobject.W_ComplexObject.inst_realval> -> %f2
  31  getfield_gc_f_pure %r0, FieldDescr<pypy.objspace.std.complexobject.W_ComplexObject.inst_imagval> -> %f3
  36  float_mul %f0, %f2 -> %f4
  40  float_mul %f1, %f3 -> %f5
  44  float_sub %f4, %f5 -> %f4
  48  float_mul %f0, %f3 -> %f0
  52  float_mul %f1, %f2 -> %f1
  56  float_add %f0, %f1 -> %f0
  60  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x0000aaab013c9a98> -> %r0
  64  setfield_gc_f %r0, %f4, FieldDescr<pypy.objspace.std.complexobject.W_ComplexObject.inst_realval>
  69  setfield_gc_f %r0, %f0, FieldDescr<pypy.objspace.std.complexobject.W_ComplexObject.inst_imagval>
  74  ref_return %r0
