Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Jgohi4
function name:  (null)
number of ops:  25
compiled vars:  !0 = $x, !1 = $y
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '100'
    3     1        ASSIGN                                                   !1, 100
    4     2        INIT_FCALL                                               'var_dump'
          3        IS_IDENTICAL                                     ~4      !0, !1
          4        SEND_VAL                                                 ~4
          5        DO_ICALL                                                 
    5     6        INIT_FCALL                                               'var_dump'
          7        SEND_VAR                                                 !0
          8        DO_ICALL                                                 
    6     9        INIT_FCALL                                               'var_dump'
         10        SEND_VAR                                                 !1
         11        DO_ICALL                                                 
    7    12        ASSIGN                                                   !0, '100'
    8    13        ASSIGN                                                   !1, '100'
    9    14        INIT_FCALL                                               'var_dump'
         15        IS_IDENTICAL                                     ~10     !0, !1
         16        SEND_VAL                                                 ~10
         17        DO_ICALL                                                 
   10    18        INIT_FCALL                                               'var_dump'
         19        SEND_VAR                                                 !0
         20        DO_ICALL                                                 
   11    21        INIT_FCALL                                               'var_dump'
         22        SEND_VAR                                                 !1
         23        DO_ICALL                                                 
         24      > RETURN                                                   1
Generated using Vulcan Logic Dumper, using php 8.0.0