| Safe Haskell | Ignore |
|---|---|
| Language | GHC2021 |
GHC.CmmToAsm.CFG.Weight
Synopsis
- data Weights = Weights {}
- defaultWeights :: Weights
- parseWeights :: String -> Weights -> Weights
Documentation
Edge weights to use when generating a CFG from CMM
Constructors
| Weights | |
Fields
| |
Default edge weights
parseWeights :: String -> Weights -> Weights #