Expand description

Analysis which computes information needed in backends for monomorphization. This computes the distinct type instantiations in the model for structs and inlined functions. It also eliminates type quantification (forall coin_type: type:: P).

Structs

The environment extension computed by this analysis.

Functions

Get the information computed by this analysis.