ghc-7.4.2: The GHC API

Safe HaskellNone

RegAlloc.Linear.Main

Documentation

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