Documentation

Lean.Compiler.ConstFolding

Constant folding for primitives that have special runtime support.

@[reducible, inline]
Equations
Instances For
    @[reducible, inline]
    Equations
    Instances For
      Instances For
        Instances For
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Instances For
              @[export lean_get_num_lit]
              Instances For
                def Lean.Compiler.foldBinUInt (fn : Lean.Compiler.NumScalarTypeInfoBoolNatNatNat) (beforeErasure : Bool) (a₁ a₂ : Lean.Expr) :
                Instances For
                  def Lean.Compiler.foldUIntAdd (beforeErasure : Bool) (a₁ a₂ : Lean.Expr) :
                  Instances For
                    def Lean.Compiler.foldUIntDiv (beforeErasure : Bool) (a₁ a₂ : Lean.Expr) :
                    Instances For
                      def Lean.Compiler.foldUIntMod (beforeErasure : Bool) (a₁ a₂ : Lean.Expr) :
                      Instances For
                        def Lean.Compiler.foldUIntSub (beforeErasure : Bool) (a₁ a₂ : Lean.Expr) :
                        Instances For
                          Equations
                          • One or more equations did not get rendered due to their size.
                          Instances For
                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For
                              def Lean.Compiler.foldNatBinOp (fn : NatNatNat) (a₁ a₂ : Lean.Expr) :
                              Instances For
                                Instances For
                                  Instances For
                                    Equations
                                    • One or more equations did not get rendered due to their size.
                                    Instances For
                                      def Lean.Compiler.foldNatBinPred (mkPred : Lean.ExprLean.ExprLean.Expr) (fn : NatNatBool) (beforeErasure : Bool) (a₁ a₂ : Lean.Expr) :
                                      Equations
                                      • One or more equations did not get rendered due to their size.
                                      Instances For
                                        def Lean.Compiler.foldNatDecEq (beforeErasure : Bool) (a₁ a₂ : Lean.Expr) :
                                        Instances For
                                          def Lean.Compiler.foldNatDecLt (beforeErasure : Bool) (a₁ a₂ : Lean.Expr) :
                                          Instances For
                                            Equations
                                            • One or more equations did not get rendered due to their size.
                                            Instances For
                                              Instances For
                                                Equations
                                                • One or more equations did not get rendered due to their size.
                                                Instances For
                                                  Equations
                                                  • One or more equations did not get rendered due to their size.
                                                  Instances For
                                                    Equations
                                                    • One or more equations did not get rendered due to their size.
                                                    Instances For
                                                      Instances For
                                                        @[export lean_fold_bin_op]
                                                        def Lean.Compiler.foldBinOp (beforeErasure : Bool) (f a b : Lean.Expr) :
                                                        Equations
                                                        Instances For
                                                          @[export lean_fold_un_op]
                                                          def Lean.Compiler.foldUnOp (beforeErasure : Bool) (f a : Lean.Expr) :
                                                          Instances For