jon.recoil.org

Module Flambda2_to_cmm

module To_cmm : sig ... end
module To_cmm_effects : sig ... end
module To_cmm_env : sig ... end
module To_cmm_expr : sig ... end

Translation of Flambda expressions to Cmm.

module To_cmm_primitive : sig ... end

Translation of Flambda primitives to Cmm.

module To_cmm_result : sig ... end

Result structure used during Flambda to Cmm translation.

module To_cmm_set_of_closures : sig ... end

Translation of sets of closures to Cmm.

module To_cmm_shared : sig ... end

Helper functions and values for Flambda 2 to Cmm translation. Functions in this module, unlike the ones in Cmm_helpers, depend on Flambda 2 data types.

module To_cmm_static : sig ... end

Translation of statically-allocated constants to Cmm.