Description
This pass analyzes a SSA2 program to compute a packed representation for each object.
Implementation
representation.sig packed-representation.funDetails and Notes
Has a special case to make sure that true is represented as 1 and false is represented as 0.