pub fn classify_match_dispatch_plan_from_patterns(
patterns: &[&Pattern],
ctx: &impl CallLowerCtx,
) -> Option<MatchDispatchPlan>pub fn classify_match_dispatch_plan_from_patterns(
patterns: &[&Pattern],
ctx: &impl CallLowerCtx,
) -> Option<MatchDispatchPlan>