jon.recoil.org

Module Flambda2_simplify.Rebuilt_static_const

Static constants, equipped with free name information, as rebuilt by the simplifier. Definitions of the constants themselves are not kept when not rebuilding terms, but some of the metadata is.

type t
type rebuilt_static_const = Flambda2_simplify.Rebuilt_static_const.t
val is_set_of_closures : Flambda2_simplify.Rebuilt_static_const.t -> bool
val is_fully_static : Flambda2_simplify.Rebuilt_static_const.t -> bool

This will return None if terms are not being rebuilt.

module Group : sig ... end