pub fn validate_effect_ir(
model: &ApplicationSemanticModel,
representation: &IntermediateRepresentation,
) -> Vec<IrValidationDiagnostic>Expand description
Validates F10 effect-IR records against the canonical ASM products without re-running capability matching or semantic validation.