Module Pulselib.PulseModels

type model = PulseSummary.t Absint.InterproceduralAnalysis.t -> callee_procname:IR.Procname.t -> IBase.Location.t -> ret:(IR.Ident.t * IR.Typ.t) -> PulseDomainInterface.AbductiveDomain.t -> PulseDomainInterface.ExecutionDomain.t PulseDomainInterface.AccessResult.t list
val dispatch : IR.Tenv.t -> IR.Procname.t -> (PulseBasicInterface.AbstractValue.t * PulseBasicInterface.ValueHistory.t) Absint.ProcnameDispatcher.Call.FuncArg.t list -> model option