optimizeLeaffns
Compiler option
Structure
Shell.Options.Compiler
Type
val optimizeLeaffns: bool option
Description
Leaf functions are optimized on subsequent compilations if optimizeLeaffns is true. The effect is that no stack frames are created for the leaf functions.