Module Absint__IntraproceduralAnalysis
type t
=
{
proc_desc : IR.Procdesc.t;
tenv : IR.Tenv.t;
err_log : Absint.Errlog.t;
}
a subset of
InterproceduralAnalysis
.t that doesn't have any inter-procedural callbacks and cannot read summaries