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