reg-alloc-graph-color-0.0.0.0: Register allocation by graph colorization

Safe HaskellSafe
LanguageHaskell2010

RegAlloc.UGraph.Private

Documentation

newtype UGraph Source #

Constructors

UGr 
Instances
Eq UGraph Source # 
Instance details

Defined in RegAlloc.UGraph.Private

Methods

(==) :: UGraph -> UGraph -> Bool #

(/=) :: UGraph -> UGraph -> Bool #

Show UGraph Source # 
Instance details

Defined in RegAlloc.UGraph.Private

Semigroup UGraph Source # 
Instance details

Defined in RegAlloc.UGraph.Private

Monoid UGraph Source # 
Instance details

Defined in RegAlloc.UGraph.Private