Sign in
rust
/
rust
/
refs/heads/try-perf
/
.
/
tests
/
mir-opt
/
pre-codegen
/
optimizes_into_variable.main.runtime-optimized.after.32bit.panic-unwind.mir
blob: 1be0cd30068ebde6704719e9f26b4074db3cc31e [
file
] [
edit
]
// MIR for `main` after runtime-optimized
fn main
()
->
()
{
let
mut _0
:
();
scope
1
{
debug x
=>
const
4
_i32
;
scope
2
{
debug y
=>
const
3
_i32
;
scope
3
{
debug z
=>
const
42
_u32
;
}
}
}
bb0
:
{
return
;
}
}