Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
mir-opt
/
uninhabited_enum.process_void.SimplifyLocals-final.after.mir
blob: 64711755f73948245fa364e28afe4005e5d90fbc [
file
] [
log
] [
blame
] [
edit
]
// MIR for `process_void` after SimplifyLocals-final
fn process_void
(
_1
:
*
const
Void
)
->
()
{
debug input
=>
_1
;
let
mut _0
:
();
scope
1
{
debug _input
=>
const
ZeroSized
:
Void
;
}
bb0
:
{
return
;
}
}