|
1 | 1 | - // MIR for `variant_a::{closure#0}` before DestinationPropagation
|
2 | 2 | + // MIR for `variant_a::{closure#0}` after DestinationPropagation
|
3 | 3 |
|
4 |
| - fn variant_a::{closure#0}(_1: &mut [closure@$DIR/slice_filter.rs:8:25: 8:39], _2: &&(usize, usize, usize, usize)) -> bool { |
| 4 | + fn variant_a::{closure#0}(_1: &mut [closure@$DIR/slice_filter.rs:9:25: 9:39], _2: &&(usize, usize, usize, usize)) -> bool { |
5 | 5 | let mut _0: bool; // return place in scope 0 at $DIR/slice_filter.rs:+0:40: +0:40
|
6 | 6 | let _3: &usize; // in scope 0 at $DIR/slice_filter.rs:+0:27: +0:28
|
7 | 7 | let _4: &usize; // in scope 0 at $DIR/slice_filter.rs:+0:30: +0:31
|
|
34 | 34 | debug b => _4; // in scope 1 at $DIR/slice_filter.rs:+0:30: +0:31
|
35 | 35 | debug c => _5; // in scope 1 at $DIR/slice_filter.rs:+0:33: +0:34
|
36 | 36 | debug d => _6; // in scope 1 at $DIR/slice_filter.rs:+0:36: +0:37
|
37 |
| - scope 2 (inlined cmp::impls::<impl PartialOrd for &usize>::le) { // at $DIR/slice_filter.rs:8:40: 8:46 |
| 37 | + scope 2 (inlined cmp::impls::<impl PartialOrd for &usize>::le) { // at $DIR/slice_filter.rs:9:40: 9:46 |
38 | 38 | debug self => _9; // in scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
39 | 39 | debug other => _10; // in scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
40 | 40 | let mut _29: &usize; // in scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
|
46 | 46 | let mut _32: usize; // in scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
47 | 47 | }
|
48 | 48 | }
|
49 |
| - scope 4 (inlined cmp::impls::<impl PartialOrd for &usize>::le) { // at $DIR/slice_filter.rs:8:60: 8:66 |
| 49 | + scope 4 (inlined cmp::impls::<impl PartialOrd for &usize>::le) { // at $DIR/slice_filter.rs:9:60: 9:66 |
50 | 50 | debug self => _18; // in scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
51 | 51 | debug other => _19; // in scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
52 | 52 | let mut _33: &usize; // in scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
|
58 | 58 | let mut _36: usize; // in scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
59 | 59 | }
|
60 | 60 | }
|
61 |
| - scope 6 (inlined cmp::impls::<impl PartialOrd for &usize>::le) { // at $DIR/slice_filter.rs:8:50: 8:56 |
| 61 | + scope 6 (inlined cmp::impls::<impl PartialOrd for &usize>::le) { // at $DIR/slice_filter.rs:9:50: 9:56 |
62 | 62 | debug self => _13; // in scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
63 | 63 | debug other => _14; // in scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
64 | 64 | let mut _37: &usize; // in scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
|
70 | 70 | let mut _40: usize; // in scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
71 | 71 | }
|
72 | 72 | }
|
73 |
| - scope 8 (inlined cmp::impls::<impl PartialOrd for &usize>::le) { // at $DIR/slice_filter.rs:8:70: 8:76 |
| 73 | + scope 8 (inlined cmp::impls::<impl PartialOrd for &usize>::le) { // at $DIR/slice_filter.rs:9:70: 9:76 |
74 | 74 | debug self => _22; // in scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
75 | 75 | debug other => _23; // in scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
76 | 76 | let mut _41: &usize; // in scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
|
|
0 commit comments