ghc-7.10.3: The GHC API

Safe HaskellNone
LanguageHaskell2010

RegAlloc.Linear.X86_64.FreeRegs

Description

Free regs map for x86_64

Documentation

newtype FreeRegs Source

Constructors

FreeRegs Word64 

Instances