ghc-9.12: The GHC API
Safe HaskellNone
LanguageGHC2021

GHC.CmmToAsm.Reg.Linear

Documentation

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