Description
This pass analyzes a SSA2 program to compute a packed representation for each object.
Implementation
![[WWW]](moin-www.png)
![[WWW]](moin-www.png)
Details and Notes
Has a special case to make sure that true is represented as 1 and false is represented as 0.
MLton 20070826 | PackedRepresentation |
|
Home Index |
This pass analyzes a SSA2 program to compute a packed representation for each object.
Has a special case to make sure that true is represented as 1 and false is represented as 0.