   0  -live- %f0, %f1
   0  goto_if_not_float_eq %f1, $2.0, L1
   5  float_mul %f0, %f0 -> %f0
   9  float_return %f0
  11  ---
  11  L1:
  11  -live- %f0, %f1
  11  goto_if_not_float_eq %f1, $0.0, L2
  16  float_return $1.0
  18  ---
  18  L2:
  18  -live- %f0, %f1
  18  goto_if_not_float_ne %f0, %f0, L3
  23  float_return %f0
  25  ---
  25  L3:
  25  -live- %f0, %f1
  25  goto_if_not_float_ne %f1, %f1, L4
  30  float_copy %f0 -> %f2
  33  float_copy %f1 -> %f0
  36  -live- %f0, %f2
  36  goto_if_not_float_eq %f2, $1.0, L5
  41  float_return $1.0
  43  ---
  43  L5:
  43  float_return %f0
  45  ---
  45  L4:
  45  float_add %f1, $1.1235582092889474e+307 -> %f2
  49  float_eq %f2, %f1 -> %i0
  53  -live- %f0, %f1, %i0
  53  goto_if_not %i0, L6
  57  float_abs %f0 -> %f2
  60  -live- %f1, %f2
  60  goto_if_not_float_eq %f2, $1.0, L7
  65  float_return $1.0
  67  ---
  67  L7:
  67  float_gt %f1, $0.0 -> %i0
  71  float_gt %f2, $1.0 -> %i1
  75  -live- %i0, %i1
  75  goto_if_not_int_eq %i0, %i1, L8
  80  float_return $inf
  82  ---
  82  L8:
  82  float_return $0.0
  84  ---
  84  L6:
  84  float_add %f0, $1.1235582092889474e+307 -> %f2
  88  float_eq %f2, %f0 -> %i0
  92  -live- %f0, %f1, %i0
  92  goto_if_not %i0, L9
  96  float_abs %f1 -> %f2
  99  inline_call_irf_f <JitCode 'll_math_fmod__Float_Float'>, I[], R[], F[%f2, $2.0] -> %f2
 108  -live- %f0, %f1, %f2
 108  float_eq %f2, $1.0 -> %i0
 112  -live- %f0, %f1, %i0
 112  goto_if_not_float_gt %f1, $0.0, L10
 117  -live- %f0, %i0
 117  goto_if_not %i0, L11
 121  float_return %f0
 123  ---
 123  L11:
 123  float_abs %f0 -> %f0
 126  float_return %f0
 128  ---
 128  L10:
 128  -live- %f0, %i0
 128  goto_if_not %i0, L12
 132  residual_call_irf_f $<* fn copysign>, I[], R[], F[$0.0, %f0], <CallDescr(ff) EF=0> -> %f0
 142  float_return %f0
 144  ---
 144  L12:
 144  float_return $0.0
 146  ---
 146  L9:
 146  -live- %f0, %f1
 146  goto_if_not_float_eq %f0, $0.0, L13
 151  -live- %f0, %f1
 151  goto_if_not_float_lt %f1, $0.0, L14
 156  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x100951d8f90> -> %r0
 160  setfield_gc_r %r0, $<* struct rpy_string>, FieldDescr<pypy.interpreter.error.OpErrFmtNoArgs.inst__value>
 165  setfield_gc_r %r0, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
 170  -live- %r0
 170  raise %r0
 172  ---
 172  L14:
 172  L15:
 172  -live- %f0, %f1
 172  goto_if_not_float_lt %f0, $0.0, L16
 177  -live- %f0, %f1
 177  goto_if_not_float_ne %f1, %f1, L17
 182  float_return $nan
 184  ---
 184  L17:
 184  residual_call_irf_f $<* fn floor>, I[], R[], F[%f1], <CallDescr(f) EF=0> -> %f2
 193  -live- %f0, %f1, %f2
 193  goto_if_not_float_ne %f2, %f1, L18
 198  raise $<* struct object>
 200  ---
 200  L18:
 200  float_neg %f0 -> %f0
 203  float_abs %f1 -> %f2
 206  inline_call_irf_f <JitCode 'll_math_fmod__Float_Float'>, I[], R[], F[%f2, $2.0] -> %f2
 215  -live- %f0, %f1, %f2
 215  float_eq %f2, $1.0 -> %i0
 219  L19:
 219  -live- %f0, %f1, %i0
 219  goto_if_not_float_eq %f0, $1.0, L20
 224  -live- %i0
 224  goto_if_not %i0, L21
 228  float_return $-1.0
 230  ---
 230  L21:
 230  float_return $1.0
 232  ---
 232  L20:
 232  inline_call_irf_f <JitCode 'll_math_pow__Float_Float'>, I[], R[], F[%f0, %f1] -> %f0
 241  -live- %f0, %i0
 241  catch_exception L22
 244  -live- %f0, %i0
 244  goto_if_not %i0, L23
 248  float_neg %f0 -> %f0
 251  float_return %f0
 253  ---
 253  L23:
 253  float_return %f0
 255  ---
 255  L22:
 255  goto_if_exception_mismatch $<* struct object_vtable>, L24
 259  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x100951d8f90> -> %r0
 263  setfield_gc_r %r0, $<* struct rpy_string>, FieldDescr<pypy.interpreter.error.OpErrFmtNoArgs.inst__value>
 268  setfield_gc_r %r0, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
 273  -live- %r0
 273  raise %r0
 275  ---
 275  L24:
 275  goto_if_exception_mismatch $<* struct object_vtable>, L25
 279  new_with_vtable <rpython.jit.backend.llsupport.descr.SizeDescr object at 0x100951d8f90> -> %r0
 283  setfield_gc_r %r0, $<* struct rpy_string>, FieldDescr<pypy.interpreter.error.OpErrFmtNoArgs.inst__value>
 288  setfield_gc_r %r0, $<* struct pypy.interpreter.baseobjspace.W_Root>, FieldDescr<pypy.interpreter.error.OperationError.inst_w_type>
 293  -live- %r0
 293  raise %r0
 295  ---
 295  L25:
 295  reraise
 296  ---
 296  L16:
 296  int_copy $False -> %i0
 299  goto L19
 302  ---
 302  L13:
 302  goto L15
