|
4 | 4 | fn main() -> () {
|
5 | 5 | let mut _0: (); // return place in scope 0 at $DIR/inline-into-box-place.rs:7:11: 7:11
|
6 | 6 | let _1: std::boxed::Box<std::vec::Vec<u32>>; // in scope 0 at $DIR/inline-into-box-place.rs:8:9: 8:11
|
7 |
| - let mut _2: std::boxed::Box<std::vec::Vec<u32>>; // in scope 0 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
8 |
| - let mut _3: (); // in scope 0 at $DIR/inline-into-box-place.rs:8:42: 8:43 |
9 |
| -+ let mut _4: &mut std::vec::Vec<u32>; // in scope 0 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
| 7 | + let mut _2: usize; // in scope 0 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
| 8 | + let mut _3: usize; // in scope 0 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
| 9 | + let mut _4: *mut u8; // in scope 0 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
| 10 | + let mut _5: std::boxed::Box<std::vec::Vec<u32>>; // in scope 0 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
| 11 | + let mut _6: (); // in scope 0 at $DIR/inline-into-box-place.rs:8:42: 8:43 |
| 12 | ++ let mut _7: &mut std::vec::Vec<u32>; // in scope 0 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
10 | 13 | scope 1 {
|
11 | 14 | debug _x => _1; // in scope 1 at $DIR/inline-into-box-place.rs:8:9: 8:11
|
12 | 15 | }
|
13 |
| -+ scope 2 (inlined Vec::<u32>::new) { // at $DIR/inline-into-box-place.rs:8:33: 8:43 |
| 16 | + scope 2 { |
| 17 | + } |
| 18 | ++ scope 3 (inlined Vec::<u32>::new) { // at $DIR/inline-into-box-place.rs:8:33: 8:43 |
14 | 19 | + }
|
15 | 20 |
|
16 | 21 | bb0: {
|
17 | 22 | StorageLive(_1); // scope 0 at $DIR/inline-into-box-place.rs:8:9: 8:11
|
18 |
| - StorageLive(_2); // scope 0 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
19 |
| - _2 = Box(std::vec::Vec<u32>); // scope 0 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
20 |
| -- (*_2) = Vec::<u32>::new() -> [return: bb1, unwind: bb4]; // scope 0 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
21 |
| -+ StorageLive(_4); // scope 0 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
22 |
| -+ _4 = &mut (*_2); // scope 0 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
23 |
| -+ ((*_4).0: alloc::raw_vec::RawVec<u32>) = const alloc::raw_vec::RawVec::<u32> { ptr: Unique::<u32> { pointer: {0x4 as *const u32}, _marker: PhantomData::<u32> }, cap: 0_usize, alloc: std::alloc::Global }; // scope 2 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
| 23 | + _2 = SizeOf(std::vec::Vec<u32>); // scope 2 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
| 24 | + _3 = AlignOf(std::vec::Vec<u32>); // scope 2 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
| 25 | + _4 = alloc::alloc::exchange_malloc(move _2, move _3) -> bb1; // scope 2 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
| 26 | + // mir::Constant |
| 27 | + // + span: $DIR/inline-into-box-place.rs:8:29: 8:43 |
| 28 | + // + literal: Const { ty: unsafe fn(usize, usize) -> *mut u8 {alloc::alloc::exchange_malloc}, val: Value(Scalar(<ZST>)) } |
| 29 | + } |
| 30 | + |
| 31 | + bb1: { |
| 32 | + StorageLive(_5); // scope 0 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
| 33 | + _5 = ShallowInitBox(move _4, std::vec::Vec<u32>); // scope 0 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
| 34 | +- (*_5) = Vec::<u32>::new() -> [return: bb2, unwind: bb5]; // scope 0 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
| 35 | ++ StorageLive(_7); // scope 0 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
| 36 | ++ _7 = &mut (*_5); // scope 0 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
| 37 | ++ ((*_7).0: alloc::raw_vec::RawVec<u32>) = const alloc::raw_vec::RawVec::<u32> { ptr: Unique::<u32> { pointer: {0x4 as *const u32}, _marker: PhantomData::<u32> }, cap: 0_usize, alloc: std::alloc::Global }; // scope 3 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
24 | 38 | + // ty::Const
|
25 | 39 | + // + ty: alloc::raw_vec::RawVec<u32>
|
26 | 40 | + // + val: Value(ByRef { alloc: Allocation { bytes: [4, 0, 0, 0, 0, 0, 0, 0], relocations: Relocations(SortedMap { data: [] }), init_mask: InitMask { blocks: [255], len: Size { raw: 8 } }, align: Align { pow2: 2 }, mutability: Not, extra: () }, offset: Size { raw: 0 } })
|
|
30 | 44 | - // + literal: Const { ty: fn() -> std::vec::Vec<u32> {std::vec::Vec::<u32>::new}, val: Value(Scalar(<ZST>)) }
|
31 | 45 | - }
|
32 | 46 | -
|
33 |
| -- bb1: { |
| 47 | +- bb2: { |
34 | 48 | + // + span: $DIR/inline-into-box-place.rs:8:33: 8:43
|
35 | 49 | + // + user_ty: UserType(0)
|
36 | 50 | + // + literal: Const { ty: alloc::raw_vec::RawVec<u32>, val: Value(ByRef { alloc: Allocation { bytes: [4, 0, 0, 0, 0, 0, 0, 0], relocations: Relocations(SortedMap { data: [] }), init_mask: InitMask { blocks: [255], len: Size { raw: 8 } }, align: Align { pow2: 2 }, mutability: Not, extra: () }, offset: Size { raw: 0 } }) }
|
37 |
| -+ ((*_4).1: usize) = const 0_usize; // scope 2 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
38 |
| -+ StorageDead(_4); // scope 0 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
39 |
| - _1 = move _2; // scope 0 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
40 |
| - StorageDead(_2); // scope 0 at $DIR/inline-into-box-place.rs:8:42: 8:43 |
| 51 | ++ ((*_7).1: usize) = const 0_usize; // scope 3 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
| 52 | ++ StorageDead(_7); // scope 0 at $DIR/inline-into-box-place.rs:8:33: 8:43 |
| 53 | + _1 = move _5; // scope 0 at $DIR/inline-into-box-place.rs:8:29: 8:43 |
| 54 | + StorageDead(_5); // scope 0 at $DIR/inline-into-box-place.rs:8:42: 8:43 |
41 | 55 | _0 = const (); // scope 0 at $DIR/inline-into-box-place.rs:7:11: 9:2
|
42 |
| -- drop(_1) -> [return: bb2, unwind: bb3]; // scope 0 at $DIR/inline-into-box-place.rs:9:1: 9:2 |
43 |
| -+ drop(_1) -> [return: bb1, unwind: bb2]; // scope 0 at $DIR/inline-into-box-place.rs:9:1: 9:2 |
| 56 | +- drop(_1) -> [return: bb3, unwind: bb4]; // scope 0 at $DIR/inline-into-box-place.rs:9:1: 9:2 |
| 57 | ++ drop(_1) -> [return: bb2, unwind: bb3]; // scope 0 at $DIR/inline-into-box-place.rs:9:1: 9:2 |
44 | 58 | }
|
45 | 59 |
|
46 |
| -- bb2: { |
47 |
| -+ bb1: { |
| 60 | +- bb3: { |
| 61 | ++ bb2: { |
48 | 62 | StorageDead(_1); // scope 0 at $DIR/inline-into-box-place.rs:9:1: 9:2
|
49 | 63 | return; // scope 0 at $DIR/inline-into-box-place.rs:9:2: 9:2
|
50 | 64 | }
|
51 | 65 |
|
52 |
| -- bb3 (cleanup): { |
53 |
| -+ bb2 (cleanup): { |
| 66 | +- bb4 (cleanup): { |
| 67 | ++ bb3 (cleanup): { |
54 | 68 | resume; // scope 0 at $DIR/inline-into-box-place.rs:7:1: 9:2
|
55 | 69 | - }
|
56 | 70 | -
|
57 |
| -- bb4 (cleanup): { |
58 |
| -- _3 = alloc::alloc::box_free::<Vec<u32>, std::alloc::Global>(move (_2.0: std::ptr::Unique<std::vec::Vec<u32>>), move (_2.1: std::alloc::Global)) -> bb3; // scope 0 at $DIR/inline-into-box-place.rs:8:42: 8:43 |
| 71 | +- bb5 (cleanup): { |
| 72 | +- _6 = alloc::alloc::box_free::<Vec<u32>, std::alloc::Global>(move (_5.0: std::ptr::Unique<std::vec::Vec<u32>>), move (_5.1: std::alloc::Global)) -> bb4; // scope 0 at $DIR/inline-into-box-place.rs:8:42: 8:43 |
59 | 73 | - // mir::Constant
|
60 | 74 | - // + span: $DIR/inline-into-box-place.rs:8:42: 8:43
|
61 | 75 | - // + literal: Const { ty: unsafe fn(std::ptr::Unique<std::vec::Vec<u32>>, std::alloc::Global) {alloc::alloc::box_free::<std::vec::Vec<u32>, std::alloc::Global>}, val: Value(Scalar(<ZST>)) }
|
|
0 commit comments