ghc-lib-9.12.2.20250421: The GHC API, decoupled from GHC versions
Safe HaskellIgnore
LanguageGHC2021

GHC.CmmToAsm.Reg.Linear

Documentation

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