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