]> git.proxmox.com Git - rustc.git/blob - src/test/mir-opt/unusual_item_types.E-V-{constant#0}.mir_map.0.64bit.mir
New upstream version 1.48.0~beta.8+dfsg1
[rustc.git] / src / test / mir-opt / unusual_item_types.E-V-{constant#0}.mir_map.0.64bit.mir
1 // MIR for `E::V::{constant#0}` 0 mir_map
2
3 E::V::{constant#0}: isize = {
4 let mut _0: isize; // return place in scope 0 at $DIR/unusual-item-types.rs:22:9: 22:10
5
6 bb0: {
7 _0 = const 5_isize; // scope 0 at $DIR/unusual-item-types.rs:22:9: 22:10
8 return; // scope 0 at $DIR/unusual-item-types.rs:22:9: 22:10
9 }
10
11 bb1 (cleanup): {
12 resume; // scope 0 at $DIR/unusual-item-types.rs:22:9: 22:10
13 }
14 }