mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00

This also removes some manipulation of the function signature span that only made sense in the context of merging non-adjacent spans.
26 lines
1.3 KiB
Plaintext
26 lines
1.3 KiB
Plaintext
Function name: if_not::if_not
|
|
Raw bytes (65): 0x[01, 01, 03, 01, 05, 01, 09, 01, 0d, 0b, 01, 05, 01, 00, 16, 01, 02, 09, 01, 0d, 02, 02, 05, 02, 06, 05, 02, 05, 00, 06, 01, 03, 09, 01, 0d, 06, 02, 05, 02, 06, 09, 02, 05, 00, 06, 01, 03, 09, 01, 0d, 0a, 02, 05, 02, 06, 0d, 02, 0c, 02, 06, 01, 03, 01, 00, 02]
|
|
Number of files: 1
|
|
- file 0 => $DIR/if_not.rs
|
|
Number of expressions: 3
|
|
- expression 0 operands: lhs = Counter(0), rhs = Counter(1)
|
|
- expression 1 operands: lhs = Counter(0), rhs = Counter(2)
|
|
- expression 2 operands: lhs = Counter(0), rhs = Counter(3)
|
|
Number of file 0 mappings: 11
|
|
- Code(Counter(0)) at (prev + 5, 1) to (start + 0, 22)
|
|
- Code(Counter(0)) at (prev + 2, 9) to (start + 1, 13)
|
|
- Code(Expression(0, Sub)) at (prev + 2, 5) to (start + 2, 6)
|
|
= (c0 - c1)
|
|
- Code(Counter(1)) at (prev + 2, 5) to (start + 0, 6)
|
|
- Code(Counter(0)) at (prev + 3, 9) to (start + 1, 13)
|
|
- Code(Expression(1, Sub)) at (prev + 2, 5) to (start + 2, 6)
|
|
= (c0 - c2)
|
|
- Code(Counter(2)) at (prev + 2, 5) to (start + 0, 6)
|
|
- Code(Counter(0)) at (prev + 3, 9) to (start + 1, 13)
|
|
- Code(Expression(2, Sub)) at (prev + 2, 5) to (start + 2, 6)
|
|
= (c0 - c3)
|
|
- Code(Counter(3)) at (prev + 2, 12) to (start + 2, 6)
|
|
- Code(Counter(0)) at (prev + 3, 1) to (start + 0, 2)
|
|
Highest counter ID seen: c3
|
|
|