Module Cfg_liveness
module Domain : Cfg_dataflow.Domain_S with type t = Cfg_liveness.domainmodule Transfer :
Cfg_dataflow.Backward_transfer
with type domain = Cfg_liveness.domain
and type error = Cfg_liveness.error
and type context = unitmodule Liveness :
Cfg_dataflow.Backward_S
with type domain = Cfg_liveness.domain
and type error = Cfg_liveness.error
and type context = unit