fn simplify_match<'tcx>( tcx: TyCtxt<'tcx>, typing_env: TypingEnv<'tcx>, body: &mut Body<'tcx>, switch_bb: BasicBlock, ) -> bool