summaryrefslogtreecommitdiffstats
path: root/tests/mir-opt/slice_filter.variant_a-{closure#0}.CopyProp.diff
blob: 3bb0358ffe3e610569151c8294af15a727e2c89e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
- // MIR for `variant_a::{closure#0}` before CopyProp
+ // MIR for `variant_a::{closure#0}` after CopyProp
  
  fn variant_a::{closure#0}(_1: &mut [closure@$DIR/slice_filter.rs:8:25: 8:39], _2: &&(usize, usize, usize, usize)) -> bool {
      let mut _0: bool;                    // return place in scope 0 at $DIR/slice_filter.rs:+0:40: +0:40
      let _3: &usize;                      // in scope 0 at $DIR/slice_filter.rs:+0:27: +0:28
      let _4: &usize;                      // in scope 0 at $DIR/slice_filter.rs:+0:30: +0:31
      let _5: &usize;                      // in scope 0 at $DIR/slice_filter.rs:+0:33: +0:34
      let _6: &usize;                      // in scope 0 at $DIR/slice_filter.rs:+0:36: +0:37
      let mut _7: bool;                    // in scope 0 at $DIR/slice_filter.rs:+0:40: +0:56
      let mut _8: bool;                    // in scope 0 at $DIR/slice_filter.rs:+0:40: +0:46
      let mut _9: &&usize;                 // in scope 0 at $DIR/slice_filter.rs:+0:40: +0:41
      let mut _10: &&usize;                // in scope 0 at $DIR/slice_filter.rs:+0:45: +0:46
      let _11: &usize;                     // in scope 0 at $DIR/slice_filter.rs:+0:45: +0:46
      let mut _12: bool;                   // in scope 0 at $DIR/slice_filter.rs:+0:50: +0:56
      let mut _13: &&usize;                // in scope 0 at $DIR/slice_filter.rs:+0:50: +0:51
      let mut _14: &&usize;                // in scope 0 at $DIR/slice_filter.rs:+0:55: +0:56
      let _15: &usize;                     // in scope 0 at $DIR/slice_filter.rs:+0:55: +0:56
      let mut _16: bool;                   // in scope 0 at $DIR/slice_filter.rs:+0:60: +0:76
      let mut _17: bool;                   // in scope 0 at $DIR/slice_filter.rs:+0:60: +0:66
      let mut _18: &&usize;                // in scope 0 at $DIR/slice_filter.rs:+0:60: +0:61
      let mut _19: &&usize;                // in scope 0 at $DIR/slice_filter.rs:+0:65: +0:66
      let _20: &usize;                     // in scope 0 at $DIR/slice_filter.rs:+0:65: +0:66
      let mut _21: bool;                   // in scope 0 at $DIR/slice_filter.rs:+0:70: +0:76
      let mut _22: &&usize;                // in scope 0 at $DIR/slice_filter.rs:+0:70: +0:71
      let mut _23: &&usize;                // in scope 0 at $DIR/slice_filter.rs:+0:75: +0:76
      let _24: &usize;                     // in scope 0 at $DIR/slice_filter.rs:+0:75: +0:76
      let mut _25: &(usize, usize, usize, usize); // in scope 0 at $DIR/slice_filter.rs:+0:26: +0:38
      let mut _26: &(usize, usize, usize, usize); // in scope 0 at $DIR/slice_filter.rs:+0:26: +0:38
      let mut _27: &(usize, usize, usize, usize); // in scope 0 at $DIR/slice_filter.rs:+0:26: +0:38
      let mut _28: &(usize, usize, usize, usize); // in scope 0 at $DIR/slice_filter.rs:+0:26: +0:38
      let mut _31: &usize;                 // in scope 0 at $SRC_DIR/core/src/cmp.rs:LL:COL
      let mut _32: &usize;                 // in scope 0 at $SRC_DIR/core/src/cmp.rs:LL:COL
      let mut _37: &usize;                 // in scope 0 at $SRC_DIR/core/src/cmp.rs:LL:COL
      let mut _38: &usize;                 // in scope 0 at $SRC_DIR/core/src/cmp.rs:LL:COL
      let mut _43: &usize;                 // in scope 0 at $SRC_DIR/core/src/cmp.rs:LL:COL
      let mut _44: &usize;                 // in scope 0 at $SRC_DIR/core/src/cmp.rs:LL:COL
      let mut _49: &usize;                 // in scope 0 at $SRC_DIR/core/src/cmp.rs:LL:COL
      let mut _50: &usize;                 // in scope 0 at $SRC_DIR/core/src/cmp.rs:LL:COL
      scope 1 {
          debug a => _3;                   // in scope 1 at $DIR/slice_filter.rs:+0:27: +0:28
          debug b => _4;                   // in scope 1 at $DIR/slice_filter.rs:+0:30: +0:31
          debug c => _5;                   // in scope 1 at $DIR/slice_filter.rs:+0:33: +0:34
          debug d => _6;                   // in scope 1 at $DIR/slice_filter.rs:+0:36: +0:37
          scope 2 (inlined cmp::impls::<impl PartialOrd for &usize>::le) { // at $DIR/slice_filter.rs:8:40: 8:46
              debug self => _9;            // in scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
              debug other => _10;          // in scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
              let mut _29: &usize;         // in scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
              let mut _30: &usize;         // in scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
              scope 3 (inlined cmp::impls::<impl PartialOrd for usize>::le) { // at $SRC_DIR/core/src/cmp.rs:LL:COL
-                 debug self => _31;       // in scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
-                 debug other => _32;      // in scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
+                 debug self => _29;       // in scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
+                 debug other => _30;      // in scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
                  let mut _33: usize;      // in scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
                  let mut _34: usize;      // in scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
              }
          }
          scope 4 (inlined cmp::impls::<impl PartialOrd for &usize>::le) { // at $DIR/slice_filter.rs:8:60: 8:66
              debug self => _18;           // in scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
              debug other => _19;          // in scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
              let mut _35: &usize;         // in scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
              let mut _36: &usize;         // in scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
              scope 5 (inlined cmp::impls::<impl PartialOrd for usize>::le) { // at $SRC_DIR/core/src/cmp.rs:LL:COL
-                 debug self => _37;       // in scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
-                 debug other => _38;      // in scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
+                 debug self => _35;       // in scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
+                 debug other => _36;      // in scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
                  let mut _39: usize;      // in scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
                  let mut _40: usize;      // in scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
              }
          }
          scope 6 (inlined cmp::impls::<impl PartialOrd for &usize>::le) { // at $DIR/slice_filter.rs:8:50: 8:56
              debug self => _13;           // in scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
              debug other => _14;          // in scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
              let mut _41: &usize;         // in scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
              let mut _42: &usize;         // in scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
              scope 7 (inlined cmp::impls::<impl PartialOrd for usize>::le) { // at $SRC_DIR/core/src/cmp.rs:LL:COL
-                 debug self => _43;       // in scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
-                 debug other => _44;      // in scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
+                 debug self => _41;       // in scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
+                 debug other => _42;      // in scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
                  let mut _45: usize;      // in scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
                  let mut _46: usize;      // in scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
              }
          }
          scope 8 (inlined cmp::impls::<impl PartialOrd for &usize>::le) { // at $DIR/slice_filter.rs:8:70: 8:76
              debug self => _22;           // in scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
              debug other => _23;          // in scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
              let mut _47: &usize;         // in scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
              let mut _48: &usize;         // in scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
              scope 9 (inlined cmp::impls::<impl PartialOrd for usize>::le) { // at $SRC_DIR/core/src/cmp.rs:LL:COL
-                 debug self => _49;       // in scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
-                 debug other => _50;      // in scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
+                 debug self => _47;       // in scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
+                 debug other => _48;      // in scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
                  let mut _51: usize;      // in scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
                  let mut _52: usize;      // in scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
              }
          }
      }
  
      bb0: {
-         StorageLive(_3);                 // scope 0 at $DIR/slice_filter.rs:+0:27: +0:28
          _25 = deref_copy (*_2);          // scope 0 at $DIR/slice_filter.rs:+0:27: +0:28
          _3 = &((*_25).0: usize);         // scope 0 at $DIR/slice_filter.rs:+0:27: +0:28
-         StorageLive(_4);                 // scope 0 at $DIR/slice_filter.rs:+0:30: +0:31
          _26 = deref_copy (*_2);          // scope 0 at $DIR/slice_filter.rs:+0:30: +0:31
          _4 = &((*_26).1: usize);         // scope 0 at $DIR/slice_filter.rs:+0:30: +0:31
-         StorageLive(_5);                 // scope 0 at $DIR/slice_filter.rs:+0:33: +0:34
          _27 = deref_copy (*_2);          // scope 0 at $DIR/slice_filter.rs:+0:33: +0:34
          _5 = &((*_27).2: usize);         // scope 0 at $DIR/slice_filter.rs:+0:33: +0:34
-         StorageLive(_6);                 // scope 0 at $DIR/slice_filter.rs:+0:36: +0:37
          _28 = deref_copy (*_2);          // scope 0 at $DIR/slice_filter.rs:+0:36: +0:37
          _6 = &((*_28).3: usize);         // scope 0 at $DIR/slice_filter.rs:+0:36: +0:37
          StorageLive(_7);                 // scope 1 at $DIR/slice_filter.rs:+0:40: +0:56
          StorageLive(_8);                 // scope 1 at $DIR/slice_filter.rs:+0:40: +0:46
          StorageLive(_9);                 // scope 1 at $DIR/slice_filter.rs:+0:40: +0:41
          _9 = &_3;                        // scope 1 at $DIR/slice_filter.rs:+0:40: +0:41
          StorageLive(_10);                // scope 1 at $DIR/slice_filter.rs:+0:45: +0:46
          StorageLive(_11);                // scope 1 at $DIR/slice_filter.rs:+0:45: +0:46
          _11 = _5;                        // scope 1 at $DIR/slice_filter.rs:+0:45: +0:46
          _10 = &_11;                      // scope 1 at $DIR/slice_filter.rs:+0:45: +0:46
          _29 = deref_copy (*_9);          // scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
          _30 = deref_copy (*_10);         // scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageLive(_31);                // scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _31 = _29;                       // scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageLive(_32);                // scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _32 = _30;                       // scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageLive(_33);                // scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _33 = (*_31);                    // scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
+         _33 = (*_29);                    // scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageLive(_34);                // scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _34 = (*_32);                    // scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
+         _34 = (*_30);                    // scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
          _8 = Le(move _33, move _34);     // scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageDead(_34);                // scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageDead(_33);                // scope 3 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageDead(_32);                // scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageDead(_31);                // scope 2 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageDead(_11);                // scope 1 at $DIR/slice_filter.rs:+0:45: +0:46
          StorageDead(_10);                // scope 1 at $DIR/slice_filter.rs:+0:45: +0:46
          StorageDead(_9);                 // scope 1 at $DIR/slice_filter.rs:+0:45: +0:46
          switchInt(move _8) -> [0: bb4, otherwise: bb5]; // scope 1 at $DIR/slice_filter.rs:+0:40: +0:56
      }
  
      bb1: {
          _0 = const true;                 // scope 1 at $DIR/slice_filter.rs:+0:40: +0:76
          goto -> bb3;                     // scope 1 at $DIR/slice_filter.rs:+0:40: +0:76
      }
  
      bb2: {
          StorageLive(_16);                // scope 1 at $DIR/slice_filter.rs:+0:60: +0:76
          StorageLive(_17);                // scope 1 at $DIR/slice_filter.rs:+0:60: +0:66
          StorageLive(_18);                // scope 1 at $DIR/slice_filter.rs:+0:60: +0:61
          _18 = &_5;                       // scope 1 at $DIR/slice_filter.rs:+0:60: +0:61
          StorageLive(_19);                // scope 1 at $DIR/slice_filter.rs:+0:65: +0:66
          StorageLive(_20);                // scope 1 at $DIR/slice_filter.rs:+0:65: +0:66
          _20 = _3;                        // scope 1 at $DIR/slice_filter.rs:+0:65: +0:66
          _19 = &_20;                      // scope 1 at $DIR/slice_filter.rs:+0:65: +0:66
          _35 = deref_copy (*_18);         // scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
          _36 = deref_copy (*_19);         // scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageLive(_37);                // scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _37 = _35;                       // scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageLive(_38);                // scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _38 = _36;                       // scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageLive(_39);                // scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _39 = (*_37);                    // scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
+         _39 = (*_35);                    // scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageLive(_40);                // scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _40 = (*_38);                    // scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
+         _40 = (*_36);                    // scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
          _17 = Le(move _39, move _40);    // scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageDead(_40);                // scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageDead(_39);                // scope 5 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageDead(_38);                // scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageDead(_37);                // scope 4 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageDead(_20);                // scope 1 at $DIR/slice_filter.rs:+0:65: +0:66
          StorageDead(_19);                // scope 1 at $DIR/slice_filter.rs:+0:65: +0:66
          StorageDead(_18);                // scope 1 at $DIR/slice_filter.rs:+0:65: +0:66
          switchInt(move _17) -> [0: bb6, otherwise: bb7]; // scope 1 at $DIR/slice_filter.rs:+0:60: +0:76
      }
  
      bb3: {
          StorageDead(_16);                // scope 1 at $DIR/slice_filter.rs:+0:75: +0:76
          StorageDead(_7);                 // scope 1 at $DIR/slice_filter.rs:+0:75: +0:76
-         StorageDead(_6);                 // scope 0 at $DIR/slice_filter.rs:+0:75: +0:76
-         StorageDead(_5);                 // scope 0 at $DIR/slice_filter.rs:+0:75: +0:76
-         StorageDead(_4);                 // scope 0 at $DIR/slice_filter.rs:+0:75: +0:76
-         StorageDead(_3);                 // scope 0 at $DIR/slice_filter.rs:+0:75: +0:76
          return;                          // scope 0 at $DIR/slice_filter.rs:+0:76: +0:76
      }
  
      bb4: {
          _7 = const false;                // scope 1 at $DIR/slice_filter.rs:+0:40: +0:56
          StorageDead(_12);                // scope 1 at $DIR/slice_filter.rs:+0:55: +0:56
          StorageDead(_8);                 // scope 1 at $DIR/slice_filter.rs:+0:55: +0:56
          goto -> bb2;                     // scope 1 at $DIR/slice_filter.rs:+0:40: +0:56
      }
  
      bb5: {
          StorageLive(_12);                // scope 1 at $DIR/slice_filter.rs:+0:50: +0:56
          StorageLive(_13);                // scope 1 at $DIR/slice_filter.rs:+0:50: +0:51
          _13 = &_6;                       // scope 1 at $DIR/slice_filter.rs:+0:50: +0:51
          StorageLive(_14);                // scope 1 at $DIR/slice_filter.rs:+0:55: +0:56
          StorageLive(_15);                // scope 1 at $DIR/slice_filter.rs:+0:55: +0:56
          _15 = _4;                        // scope 1 at $DIR/slice_filter.rs:+0:55: +0:56
          _14 = &_15;                      // scope 1 at $DIR/slice_filter.rs:+0:55: +0:56
          _41 = deref_copy (*_13);         // scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
          _42 = deref_copy (*_14);         // scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageLive(_43);                // scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _43 = _41;                       // scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageLive(_44);                // scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _44 = _42;                       // scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageLive(_45);                // scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _45 = (*_43);                    // scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
+         _45 = (*_41);                    // scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageLive(_46);                // scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _46 = (*_44);                    // scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
+         _46 = (*_42);                    // scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
          _12 = Le(move _45, move _46);    // scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageDead(_46);                // scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageDead(_45);                // scope 7 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageDead(_44);                // scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageDead(_43);                // scope 6 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageDead(_15);                // scope 1 at $DIR/slice_filter.rs:+0:55: +0:56
          StorageDead(_14);                // scope 1 at $DIR/slice_filter.rs:+0:55: +0:56
          StorageDead(_13);                // scope 1 at $DIR/slice_filter.rs:+0:55: +0:56
          _7 = move _12;                   // scope 1 at $DIR/slice_filter.rs:+0:40: +0:56
          StorageDead(_12);                // scope 1 at $DIR/slice_filter.rs:+0:55: +0:56
          StorageDead(_8);                 // scope 1 at $DIR/slice_filter.rs:+0:55: +0:56
          switchInt(move _7) -> [0: bb2, otherwise: bb1]; // scope 1 at $DIR/slice_filter.rs:+0:40: +0:76
      }
  
      bb6: {
          _16 = const false;               // scope 1 at $DIR/slice_filter.rs:+0:60: +0:76
          goto -> bb8;                     // scope 1 at $DIR/slice_filter.rs:+0:60: +0:76
      }
  
      bb7: {
          StorageLive(_21);                // scope 1 at $DIR/slice_filter.rs:+0:70: +0:76
          StorageLive(_22);                // scope 1 at $DIR/slice_filter.rs:+0:70: +0:71
          _22 = &_4;                       // scope 1 at $DIR/slice_filter.rs:+0:70: +0:71
          StorageLive(_23);                // scope 1 at $DIR/slice_filter.rs:+0:75: +0:76
          StorageLive(_24);                // scope 1 at $DIR/slice_filter.rs:+0:75: +0:76
          _24 = _6;                        // scope 1 at $DIR/slice_filter.rs:+0:75: +0:76
          _23 = &_24;                      // scope 1 at $DIR/slice_filter.rs:+0:75: +0:76
          _47 = deref_copy (*_22);         // scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
          _48 = deref_copy (*_23);         // scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageLive(_49);                // scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _49 = _47;                       // scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageLive(_50);                // scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _50 = _48;                       // scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageLive(_51);                // scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _51 = (*_49);                    // scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
+         _51 = (*_47);                    // scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageLive(_52);                // scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         _52 = (*_50);                    // scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
+         _52 = (*_48);                    // scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
          _21 = Le(move _51, move _52);    // scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageDead(_52);                // scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageDead(_51);                // scope 9 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageDead(_50);                // scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
-         StorageDead(_49);                // scope 8 at $SRC_DIR/core/src/cmp.rs:LL:COL
          StorageDead(_24);                // scope 1 at $DIR/slice_filter.rs:+0:75: +0:76
          StorageDead(_23);                // scope 1 at $DIR/slice_filter.rs:+0:75: +0:76
          StorageDead(_22);                // scope 1 at $DIR/slice_filter.rs:+0:75: +0:76
          _16 = move _21;                  // scope 1 at $DIR/slice_filter.rs:+0:60: +0:76
          goto -> bb8;                     // scope 1 at $DIR/slice_filter.rs:+0:60: +0:76
      }
  
      bb8: {
          StorageDead(_21);                // scope 1 at $DIR/slice_filter.rs:+0:75: +0:76
          StorageDead(_17);                // scope 1 at $DIR/slice_filter.rs:+0:75: +0:76
          _0 = move _16;                   // scope 1 at $DIR/slice_filter.rs:+0:40: +0:76
          goto -> bb3;                     // scope 1 at $DIR/slice_filter.rs:+0:40: +0:76
      }
  }