ghc-7.8.4: The GHC API

Safe HaskellNone
LanguageHaskell98

RegAlloc.Linear.X86_64.FreeRegs

Description

Free regs map for x86_64

Documentation

newtype FreeRegs Source

Constructors

FreeRegs Word64 

Instances