blob: 655305851b7e3d841145e2cc3adb2b2119464a83 [file]
// MIR for `invalid_place` after runtime-optimized
fn invalid_place(_1: bool) -> bool {
debug c1_ref => _2;
let mut _0: bool;
let mut _2: &bool;
bb0: {
// DBG: _2 = &?;
_0 = copy _1;
return;
}
}