Absint.AnalysisState
State of symbolic execution
val get_node : unit -> IR.Procdesc.Node.t option
Get last node seen in symbolic execution
Get number of remaining disjuncts in the transfer function for Pulse
val set_instr : IR.Sil.instr -> unit
Set last instruction seen in symbolic execution
val set_node : IR.Procdesc.Node.t -> unit
Set last node seen in symbolic execution
Set number of remaining disjuncts in the transfer function for Pulse