Home | History | Annotate | Download | only in 063-dex-empty-switch
      1 Blort.test1:(I)I:
      2 regs: 0005; ins: 0002; outs: 0000
      3   0000: move-object v0, v3
      4   0001: move v1, v4
      5   0002: move v2, v1
      6   0003: const/4 v2, #int 1 // #1
      7   0004: move v0, v2
      8   0005: return v0
      9 Blort.test2:(I)I:
     10 regs: 0005; ins: 0002; outs: 0000
     11   0000: move-object v0, v3
     12   0001: move v1, v4
     13   0002: move v2, v1
     14   0003: const/4 v2, #int 1 // #1
     15   0004: move v1, v2
     16   0005: move v2, v1
     17   0006: move v0, v2
     18   0007: return v0
     19