ghc-9.0.1: The GHC API
Safe HaskellNone
LanguageHaskell2010

GHC.CmmToAsm.Reg.Linear

Documentation

regAlloc :: (Outputable instr, Instruction instr) => NCGConfig -> LiveCmmDecl statics instr -> UniqSM (NatCmmDecl statics instr, Maybe Int, Maybe RegAllocStats) Source #