// MIR for `set_discr_repr` after built
fn set_discr_repr(_1: &mut Bool) -> () {
let mut _0: ();
bb0: {
discriminant((*_1)) = 0;
return;
}