Safe Haskell | None |
---|---|
Language | GHC2021 |
Documentation
regAlloc :: Instruction instr => NCGConfig -> LiveCmmDecl statics instr -> UniqDSM (NatCmmDecl statics instr, Maybe Int, Maybe RegAllocStats) Source #
module GHC.CmmToAsm.Reg.Linear.Base
Safe Haskell | None |
---|---|
Language | GHC2021 |
regAlloc :: Instruction instr => NCGConfig -> LiveCmmDecl statics instr -> UniqDSM (NatCmmDecl statics instr, Maybe Int, Maybe RegAllocStats) Source #
module GHC.CmmToAsm.Reg.Linear.Base