ghc-7.2.2: The GHC API

RegAlloc.Linear.Main

Documentation

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