Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
module RegAlloc.UGraph
type Interferences = UGraph Source #
interferes :: Node -> Int -> Interferences -> Bool Source #
interferences :: Traversable f => f Operands -> UGraph Source #
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
module RegAlloc.UGraph
type Interferences = UGraph Source #
interferes :: Node -> Int -> Interferences -> Bool Source #
interferences :: Traversable f => f Operands -> UGraph Source #