blob: ab74d2411bb104a099d1bc7e2799dfcc2e6d1449 [file] [log] [blame]
- // MIR for `retags` before DeadStoreElimination-initial
+ // MIR for `retags` after DeadStoreElimination-initial
fn retags(_1: &mut i32) -> () {
debug _r => _1;
let mut _0: ();
bb0: {
Retag([fn entry] _1);
_0 = const ();
return;
}
}