jon.recoil.org

Module Flambda2_simplify.Lifted_constant

Description of a group of statically-allocated values discovered during simplification.

The name of this module is unfortunately slightly misleading: these statically-allocated values may be inconstant in the sense that they may require initialisation at runtime before they can be read from.

module Definition : sig ... end
type t
val is_fully_static : Flambda2_simplify.Lifted_constant.t -> bool