|
80 | 80 | StorageDead(_5); // scope 0 at $DIR/early_otherwise_branch_68867.rs:+5:23: +5:24
|
81 | 81 | _34 = deref_copy (_4.0: &ViewportPercentageLength); // scope 0 at $DIR/early_otherwise_branch_68867.rs:+5:14: +5:24
|
82 | 82 | _11 = discriminant((*_34)); // scope 0 at $DIR/early_otherwise_branch_68867.rs:+5:14: +5:24
|
83 |
| - switchInt(move _11) -> [0_isize: bb1, 1_isize: bb3, 2_isize: bb4, 3_isize: bb5, otherwise: bb11]; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+5:8: +5:24 |
| 83 | + switchInt(move _11) -> [0_isize: bb1, 1_isize: bb3, 2_isize: bb4, 3_isize: bb5, otherwise: bb2]; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+5:8: +5:24 |
84 | 84 | }
|
85 | 85 |
|
86 | 86 | bb1: {
|
|
91 | 91 |
|
92 | 92 | bb2: {
|
93 | 93 | StorageLive(_33); // scope 0 at $DIR/early_otherwise_branch_68867.rs:+10:25: +10:27
|
94 |
| - nop; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+10:25: +10:27 |
| 94 | + Deinit(_33); // scope 0 at $DIR/early_otherwise_branch_68867.rs:+10:25: +10:27 |
95 | 95 | Deinit(_0); // scope 0 at $DIR/early_otherwise_branch_68867.rs:+10:21: +10:28
|
96 |
| - nop; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+10:21: +10:28 |
| 96 | + ((_0 as Err).0: ()) = move _33; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+10:21: +10:28 |
97 | 97 | discriminant(_0) = 1; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+10:21: +10:28
|
98 | 98 | StorageDead(_33); // scope 0 at $DIR/early_otherwise_branch_68867.rs:+10:27: +10:28
|
99 | 99 | StorageDead(_3); // scope 0 at $DIR/early_otherwise_branch_68867.rs:+11:6: +11:7
|
100 | 100 | StorageDead(_4); // scope 0 at $DIR/early_otherwise_branch_68867.rs:+12:1: +12:2
|
101 |
| - return; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+12:2: +12:2 |
| 101 | + goto -> bb11; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+12:2: +12:2 |
102 | 102 | }
|
103 | 103 |
|
104 | 104 | bb3: {
|
|
221 | 221 | discriminant(_0) = 0; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+5:5: +11:7
|
222 | 222 | StorageDead(_3); // scope 0 at $DIR/early_otherwise_branch_68867.rs:+11:6: +11:7
|
223 | 223 | StorageDead(_4); // scope 0 at $DIR/early_otherwise_branch_68867.rs:+12:1: +12:2
|
224 |
| - return; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+12:2: +12:2 |
| 224 | + goto -> bb11; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+12:2: +12:2 |
225 | 225 | }
|
226 | 226 |
|
227 | 227 | bb11: {
|
228 |
| - unreachable; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+12:2: +12:2 |
| 228 | + return; // scope 0 at $DIR/early_otherwise_branch_68867.rs:+12:2: +12:2 |
229 | 229 | }
|
230 | 230 | }
|
231 | 231 |
|
0 commit comments