pub fn classify_match_dispatch_plan( arms: &[MatchArm], ctx: &impl CallLowerCtx, ) -> Option<MatchDispatchPlan>