ghc-7.6.3: The GHC API

Safe HaskellNone

RegAlloc.Linear.Main

Documentation

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