Binsec.Simplification_dba_utilsGeneric utility functions for DBA simplification
val statistics : (Dba.Instr.t * 'a) Dba_types.Caddress.Map.t -> statsval display_results :
stats ->
(Dba.Instr.t * 'a) Dba_types.Caddress.Map.t ->
Format.formatter ->
float ->
unitval must_lhs_expr_equal : Dba.LValue.t -> Dba.Expr.t -> boolval lhs_mustkilled_by_lhs : Dba.LValue.t -> Dba.LValue.t -> boolval lhs_mayused_in_expr : Dba.LValue.t -> Dba.Expr.t -> boolval lhs_mayused_in_lhs : Dba.LValue.t -> Dba.LValue.t -> boolval is_not_mayused :
(Dba.Instr.t * 'a) Dba_types.Caddress.Map.t ->
Dba_types.Caddress.Map.key ->
int ->
Dba.LValue.t ->
bool Basic_types.String.Map.t Dba_types.Caddress.Map.t ->
bool Basic_types.String.Map.t Dba_types.Caddress.Map.t * bool