Safe Haskell | None |
---|---|
Language | Haskell98 |
Analysis.Annotations
Documentation
data ReduceType Source
data AccessPatternType Source
Constructors
Regular | |
RegularAndConstants | |
Irregular | |
Undecidable |
type A = Annotation Source
data Annotation Source
Constructors
A | |
liveOut :: Annotation -> [Access] Source
liveIn :: Annotation -> [Access] Source
pRefactored :: Annotation -> Bool Source