ghc-7.7.20130829: The GHC API

Safe HaskellNone

RegAlloc.Linear.Main

Documentation

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