Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
regAlloc :: (Outputable instr, Instruction instr) => DynFlags -> LiveCmmDecl statics instr -> UniqSM (NatCmmDecl statics instr, Maybe Int, Maybe RegAllocStats) Source
module RegAlloc.Linear.Base
module RegAlloc.Linear.Stats