|
5 | 5 | let mut _0: (); // return place in scope 0 at $DIR/inline_instruction_set.rs:+0:14: +0:14
|
6 | 6 | let _1: (); // in scope 0 at $DIR/inline_instruction_set.rs:+1:5: +1:26
|
7 | 7 | let _2: (); // in scope 0 at $DIR/inline_instruction_set.rs:+2:5: +2:26
|
8 |
| - let _3: (); // in scope 0 at $DIR/inline_instruction_set.rs:+5:5: +5:30 |
9 |
| -+ scope 1 (inlined instruction_set_t32) { // at $DIR/inline_instruction_set.rs:43:5: 43:26 |
| 8 | + let _3: (); // in scope 0 at $DIR/inline_instruction_set.rs:+3:5: +3:30 |
| 9 | + let _4: (); // in scope 0 at $DIR/inline_instruction_set.rs:+4:5: +4:41 |
| 10 | ++ scope 1 (inlined instruction_set_t32) { // at $DIR/inline_instruction_set.rs:50:5: 50:26 |
| 11 | ++ } |
| 12 | ++ scope 2 (inlined instruction_set_default) { // at $DIR/inline_instruction_set.rs:51:5: 51:30 |
10 | 13 | + }
|
11 | 14 |
|
12 | 15 | bb0: {
|
13 | 16 | StorageLive(_1); // scope 0 at $DIR/inline_instruction_set.rs:+1:5: +1:26
|
14 | 17 | _1 = instruction_set_a32() -> bb1; // scope 0 at $DIR/inline_instruction_set.rs:+1:5: +1:26
|
15 | 18 | // mir::Constant
|
16 |
| - // + span: $DIR/inline_instruction_set.rs:42:5: 42:24 |
| 19 | + // + span: $DIR/inline_instruction_set.rs:49:5: 49:24 |
17 | 20 | // + literal: Const { ty: fn() {instruction_set_a32}, val: Value(<ZST>) }
|
18 | 21 | }
|
19 | 22 |
|
|
22 | 25 | StorageLive(_2); // scope 0 at $DIR/inline_instruction_set.rs:+2:5: +2:26
|
23 | 26 | - _2 = instruction_set_t32() -> bb2; // scope 0 at $DIR/inline_instruction_set.rs:+2:5: +2:26
|
24 | 27 | - // mir::Constant
|
25 |
| -- // + span: $DIR/inline_instruction_set.rs:43:5: 43:24 |
| 28 | +- // + span: $DIR/inline_instruction_set.rs:50:5: 50:24 |
26 | 29 | - // + literal: Const { ty: fn() {instruction_set_t32}, val: Value(<ZST>) }
|
27 | 30 | - }
|
28 | 31 | -
|
29 | 32 | - bb2: {
|
30 | 33 | StorageDead(_2); // scope 0 at $DIR/inline_instruction_set.rs:+2:26: +2:27
|
31 |
| - StorageLive(_3); // scope 0 at $DIR/inline_instruction_set.rs:+5:5: +5:30 |
32 |
| -- _3 = instruction_set_default() -> bb3; // scope 0 at $DIR/inline_instruction_set.rs:+5:5: +5:30 |
33 |
| -+ _3 = instruction_set_default() -> bb2; // scope 0 at $DIR/inline_instruction_set.rs:+5:5: +5:30 |
| 34 | + StorageLive(_3); // scope 0 at $DIR/inline_instruction_set.rs:+3:5: +3:30 |
| 35 | +- _3 = instruction_set_default() -> bb3; // scope 0 at $DIR/inline_instruction_set.rs:+3:5: +3:30 |
| 36 | +- // mir::Constant |
| 37 | +- // + span: $DIR/inline_instruction_set.rs:51:5: 51:28 |
| 38 | +- // + literal: Const { ty: fn() {instruction_set_default}, val: Value(<ZST>) } |
| 39 | +- } |
| 40 | +- |
| 41 | +- bb3: { |
| 42 | + StorageDead(_3); // scope 0 at $DIR/inline_instruction_set.rs:+3:30: +3:31 |
| 43 | + StorageLive(_4); // scope 0 at $DIR/inline_instruction_set.rs:+4:5: +4:41 |
| 44 | +- _4 = inline_always_and_using_inline_asm() -> bb4; // scope 0 at $DIR/inline_instruction_set.rs:+4:5: +4:41 |
| 45 | ++ _4 = inline_always_and_using_inline_asm() -> bb2; // scope 0 at $DIR/inline_instruction_set.rs:+4:5: +4:41 |
34 | 46 | // mir::Constant
|
35 |
| - // + span: $DIR/inline_instruction_set.rs:46:5: 46:28 |
36 |
| - // + literal: Const { ty: fn() {instruction_set_default}, val: Value(<ZST>) } |
| 47 | + // + span: $DIR/inline_instruction_set.rs:52:5: 52:39 |
| 48 | + // + literal: Const { ty: fn() {inline_always_and_using_inline_asm}, val: Value(<ZST>) } |
37 | 49 | }
|
38 | 50 |
|
39 |
| -- bb3: { |
| 51 | +- bb4: { |
40 | 52 | + bb2: {
|
41 |
| - StorageDead(_3); // scope 0 at $DIR/inline_instruction_set.rs:+5:30: +5:31 |
42 |
| - _0 = const (); // scope 0 at $DIR/inline_instruction_set.rs:+0:14: +6:2 |
43 |
| - return; // scope 0 at $DIR/inline_instruction_set.rs:+6:2: +6:2 |
| 53 | + StorageDead(_4); // scope 0 at $DIR/inline_instruction_set.rs:+4:41: +4:42 |
| 54 | + _0 = const (); // scope 0 at $DIR/inline_instruction_set.rs:+0:14: +5:2 |
| 55 | + return; // scope 0 at $DIR/inline_instruction_set.rs:+5:2: +5:2 |
44 | 56 | }
|
45 | 57 | }
|
46 | 58 |
|
0 commit comments