Absint.AnalysisStateState of symbolic execution
val get_node : unit -> IR.Procdesc.Node.t optionGet last node seen in symbolic execution
Get number of remaining disjuncts in the transfer function for Pulse
val set_instr : IR.Sil.instr -> unitSet last instruction seen in symbolic execution
val set_node : IR.Procdesc.Node.t -> unitSet last node seen in symbolic execution
Set number of remaining disjuncts in the transfer function for Pulse
val is_active_loop : IR.Procdesc.Node.id -> boolTest if node id is an active loop header
val set_active_loops : IR.Procdesc.IdSet.t -> unitDeclare a set of active loop header
val set_active_loop : IR.Procdesc.Node.id -> unitDeclare an other active loop header