Calli.LlvmAnalyzermodule F = Formatmodule Make
(AbsVal : AbstractValue.S)
(AbsMem : AbstractMemory.S with type valty = AbsVal.t)
(Ctxt : Context.S with type memty = AbsMem.t)
(States : States.S with type ctxtty = Ctxt.t and type memty = AbsMem.t)
(TF : TransferFunction.S with type memty = AbsMem.t) :
sig ... endFunctor building an implementation of the Analyzer given abstractvalue, abstract memory, analysis context, abstract states, tf.