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