|
1 | 1 | Function name: while::while_cond
|
2 |
| -Raw bytes (42): 0x[01, 01, 03, 05, 09, 03, 09, 03, 09, 06, 01, 0c, 01, 01, 10, 05, 03, 09, 00, 12, 03, 01, 0b, 00, 10, 20, 09, 0a, 00, 0b, 00, 10, 09, 00, 11, 02, 06, 0a, 03, 01, 00, 02] |
| 2 | +Raw bytes (38): 0x[01, 01, 01, 05, 09, 06, 01, 0c, 01, 01, 10, 05, 03, 09, 00, 12, 03, 01, 0b, 00, 10, 20, 09, 05, 00, 0b, 00, 10, 09, 00, 11, 02, 06, 05, 03, 01, 00, 02] |
3 | 3 | Number of files: 1
|
4 | 4 | - file 0 => global file 1
|
5 |
| -Number of expressions: 3 |
| 5 | +Number of expressions: 1 |
6 | 6 | - expression 0 operands: lhs = Counter(1), rhs = Counter(2)
|
7 |
| -- expression 1 operands: lhs = Expression(0, Add), rhs = Counter(2) |
8 |
| -- expression 2 operands: lhs = Expression(0, Add), rhs = Counter(2) |
9 | 7 | Number of file 0 mappings: 6
|
10 | 8 | - Code(Counter(0)) at (prev + 12, 1) to (start + 1, 16)
|
11 | 9 | - Code(Counter(1)) at (prev + 3, 9) to (start + 0, 18)
|
12 | 10 | - Code(Expression(0, Add)) at (prev + 1, 11) to (start + 0, 16)
|
13 | 11 | = (c1 + c2)
|
14 |
| -- Branch { true: Counter(2), false: Expression(2, Sub) } at (prev + 0, 11) to (start + 0, 16) |
| 12 | +- Branch { true: Counter(2), false: Counter(1) } at (prev + 0, 11) to (start + 0, 16) |
15 | 13 | true = c2
|
16 |
| - false = ((c1 + c2) - c2) |
| 14 | + false = c1 |
17 | 15 | - Code(Counter(2)) at (prev + 0, 17) to (start + 2, 6)
|
18 |
| -- Code(Expression(2, Sub)) at (prev + 3, 1) to (start + 0, 2) |
19 |
| - = ((c1 + c2) - c2) |
| 16 | +- Code(Counter(1)) at (prev + 3, 1) to (start + 0, 2) |
20 | 17 |
|
21 | 18 | Function name: while::while_cond_not
|
22 |
| -Raw bytes (42): 0x[01, 01, 03, 05, 09, 03, 09, 03, 09, 06, 01, 15, 01, 01, 10, 05, 03, 09, 00, 12, 03, 01, 0b, 00, 14, 20, 09, 0a, 00, 0b, 00, 14, 09, 00, 15, 02, 06, 0a, 03, 01, 00, 02] |
| 19 | +Raw bytes (38): 0x[01, 01, 01, 05, 09, 06, 01, 15, 01, 01, 10, 05, 03, 09, 00, 12, 03, 01, 0b, 00, 14, 20, 09, 05, 00, 0b, 00, 14, 09, 00, 15, 02, 06, 05, 03, 01, 00, 02] |
23 | 20 | Number of files: 1
|
24 | 21 | - file 0 => global file 1
|
25 |
| -Number of expressions: 3 |
| 22 | +Number of expressions: 1 |
26 | 23 | - expression 0 operands: lhs = Counter(1), rhs = Counter(2)
|
27 |
| -- expression 1 operands: lhs = Expression(0, Add), rhs = Counter(2) |
28 |
| -- expression 2 operands: lhs = Expression(0, Add), rhs = Counter(2) |
29 | 24 | Number of file 0 mappings: 6
|
30 | 25 | - Code(Counter(0)) at (prev + 21, 1) to (start + 1, 16)
|
31 | 26 | - Code(Counter(1)) at (prev + 3, 9) to (start + 0, 18)
|
32 | 27 | - Code(Expression(0, Add)) at (prev + 1, 11) to (start + 0, 20)
|
33 | 28 | = (c1 + c2)
|
34 |
| -- Branch { true: Counter(2), false: Expression(2, Sub) } at (prev + 0, 11) to (start + 0, 20) |
| 29 | +- Branch { true: Counter(2), false: Counter(1) } at (prev + 0, 11) to (start + 0, 20) |
35 | 30 | true = c2
|
36 |
| - false = ((c1 + c2) - c2) |
| 31 | + false = c1 |
37 | 32 | - Code(Counter(2)) at (prev + 0, 21) to (start + 2, 6)
|
38 |
| -- Code(Expression(2, Sub)) at (prev + 3, 1) to (start + 0, 2) |
39 |
| - = ((c1 + c2) - c2) |
| 33 | +- Code(Counter(1)) at (prev + 3, 1) to (start + 0, 2) |
40 | 34 |
|
41 | 35 | Function name: while::while_op_and
|
42 | 36 | Raw bytes (56): 0x[01, 01, 04, 05, 09, 03, 0d, 03, 0d, 11, 0d, 08, 01, 1e, 01, 01, 10, 05, 03, 09, 01, 12, 03, 02, 0b, 00, 10, 20, 0a, 0d, 00, 0b, 00, 10, 0a, 00, 14, 00, 19, 20, 09, 11, 00, 14, 00, 19, 09, 00, 1a, 03, 06, 0f, 04, 01, 00, 02]
|
|
0 commit comments