Run the code generation pipeline for all declarations in declNames
that fulfill the requirements of shouldGenerateCode
.
Equations
- Lean.Compiler.compile declNames = do let a ← Lean.getOptions Lean.profileitM Lean.Exception "compiler new" a (discard (Lean.Compiler.LCNF.compile declNames))