ghc-7.4.1: The GHC API

Safe HaskellSafe-Infered

RegAlloc.Linear.Main

Documentation

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