|
| 1 | +Function name: fn_in_macro::branch_in_macro |
| 2 | +Raw bytes (19): 0x[01, 01, 00, 03, 01, 22, 01, 00, 15, 01, 0b, 05, 00, 17, 01, 01, 01, 00, 02] |
| 3 | +Number of files: 1 |
| 4 | +- file 0 => $DIR/fn-in-macro.rs |
| 5 | +Number of expressions: 0 |
| 6 | +Number of file 0 mappings: 3 |
| 7 | +- Code(Counter(0)) at (prev + 34, 1) to (start + 0, 21) |
| 8 | +- Code(Counter(0)) at (prev + 11, 5) to (start + 0, 23) |
| 9 | +- Code(Counter(0)) at (prev + 1, 1) to (start + 0, 2) |
| 10 | +Highest counter ID seen: c0 |
| 11 | + |
| 12 | +Function name: fn_in_macro::fn_in_macro |
| 13 | +Raw bytes (31): 0x[01, 01, 01, 01, 05, 05, 01, 0c, 09, 00, 19, 01, 01, 10, 00, 25, 05, 00, 2c, 02, 0e, 02, 02, 14, 02, 0e, 01, 03, 09, 00, 0a] |
| 14 | +Number of files: 1 |
| 15 | +- file 0 => $DIR/fn-in-macro.rs |
| 16 | +Number of expressions: 1 |
| 17 | +- expression 0 operands: lhs = Counter(0), rhs = Counter(1) |
| 18 | +Number of file 0 mappings: 5 |
| 19 | +- Code(Counter(0)) at (prev + 12, 9) to (start + 0, 25) |
| 20 | +- Code(Counter(0)) at (prev + 1, 16) to (start + 0, 37) |
| 21 | +- Code(Counter(1)) at (prev + 0, 44) to (start + 2, 14) |
| 22 | +- Code(Expression(0, Sub)) at (prev + 2, 20) to (start + 2, 14) |
| 23 | + = (c0 - c1) |
| 24 | +- Code(Counter(0)) at (prev + 3, 9) to (start + 0, 10) |
| 25 | +Highest counter ID seen: c1 |
| 26 | + |
| 27 | +Function name: fn_in_macro::fn_not_in_macro |
| 28 | +Raw bytes (38): 0x[01, 01, 01, 01, 05, 06, 01, 19, 01, 00, 15, 01, 01, 08, 00, 1d, 20, 05, 02, 00, 08, 00, 23, 05, 00, 24, 02, 06, 02, 02, 0c, 02, 06, 01, 03, 01, 00, 02] |
| 29 | +Number of files: 1 |
| 30 | +- file 0 => $DIR/fn-in-macro.rs |
| 31 | +Number of expressions: 1 |
| 32 | +- expression 0 operands: lhs = Counter(0), rhs = Counter(1) |
| 33 | +Number of file 0 mappings: 6 |
| 34 | +- Code(Counter(0)) at (prev + 25, 1) to (start + 0, 21) |
| 35 | +- Code(Counter(0)) at (prev + 1, 8) to (start + 0, 29) |
| 36 | +- Branch { true: Counter(1), false: Expression(0, Sub) } at (prev + 0, 8) to (start + 0, 35) |
| 37 | + true = c1 |
| 38 | + false = (c0 - c1) |
| 39 | +- Code(Counter(1)) at (prev + 0, 36) to (start + 2, 6) |
| 40 | +- Code(Expression(0, Sub)) at (prev + 2, 12) to (start + 2, 6) |
| 41 | + = (c0 - c1) |
| 42 | +- Code(Counter(0)) at (prev + 3, 1) to (start + 0, 2) |
| 43 | +Highest counter ID seen: c1 |
| 44 | + |
0 commit comments