Documentation

Lean.Compiler.LCNF.CSE

Common Sub-expression Elimination

@[implicit_reducible]
Equations
  • One or more equations did not get rendered due to their size.
@[inline]
Equations
Instances For
    @[inline]
    Equations
    Instances For
      @[inline]
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        Equations
        Instances For

          Common sub-expression elimination

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            def Lean.Compiler.LCNF.cse (phase : Phase := Phase.base) (shouldElimFunDecls : Bool := false) (occurrence : Nat := 0) :
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For