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