ghc-7.2.2: The GHC API
SetLevels
setLevels :: FloatOutSwitches -> [CoreBind] -> UniqSupply -> [LevelledBind]Source
data Level Source
Constructors
Instances
tOP_LEVEL :: LevelSource
type LevelledBind = TaggedBind FloatSpecSource
type LevelledExpr = TaggedExpr FloatSpecSource
type LevelledBndr = TaggedBndr FloatSpecSource
data FloatSpec Source
floatSpecLevel :: FloatSpec -> LevelSource
incMinorLvl :: Level -> LevelSource
ltMajLvl :: Level -> Level -> BoolSource
ltLvl :: Level -> Level -> BoolSource
isTopLvl :: Level -> BoolSource