pub fn optimize_effect_ir(
input: &IntermediateRepresentation,
) -> IrOptimizationReportExpand description
Run the existing immutable optimization pipeline over F10 effect functions only, preserving every non-effect IR product verbatim.
pub fn optimize_effect_ir(
input: &IntermediateRepresentation,
) -> IrOptimizationReportRun the existing immutable optimization pipeline over F10 effect functions only, preserving every non-effect IR product verbatim.