| Safe Haskell | None |
|---|---|
| Language | GHC2021 |
GHC.Core.Opt.SetLevels
Documentation
setLevels :: FloatOutSwitches -> CoreProgram -> UniqSupply -> [LevelledBind] #
type LevelledBind = TaggedBind FloatSpec #
type LevelledExpr = TaggedExpr FloatSpec #
type LevelledBndr = TaggedBndr FloatSpec #
Instances
| Outputable FloatSpec # | |
Defined in GHC.Core.Opt.SetLevels | |
floatSpecLevel :: FloatSpec -> Level #
incMinorLvl :: Level -> Level #