ghc-8.2.0.20170404: The GHC API

Safe HaskellNone
LanguageHaskell2010

RegAlloc.Linear.Main (signature[?])

Documentation

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