Skip to main content

normalize_lets

Function normalize_lets 

Source
pub fn normalize_lets(
    expr: &mut MirRelationExpr,
    features: &OptimizerFeatures,
) -> Result<(), TransformError>
Expand description

Normalize Let and LetRec structure.