AO0.Convert
val overflow_handling :
bool Stdlib.Lazy.t ->
'a ->
Apron.Environment.t ->
GobApron.Texpr1.expr ->
Bounds.t ->
GoblintCil.exp ->
unit
val texpr1_expr_of_cil_exp :
Queries.ask ->
Bounds.t ->
GobApron.Environment.t ->
GoblintCil.Cil.exp ->
bool Stdlib.Lazy.t ->
GobApron.Texpr1.expr
val texpr1_of_cil_exp :
Queries.ask ->
Bounds.t ->
GobApron.Environment.t ->
GoblintCil.Cil.exp ->
bool Stdlib.Lazy.t ->
GobApron.Texpr1.t
val tcons1_of_cil_exp :
Queries.ask ->
Bounds.t ->
GobApron.Environment.t ->
GoblintCil.Cil.exp ->
bool ->
bool Stdlib.Lazy.t ->
GobApron.Tcons1.t
val cil_exp_of_lincons1 : GobApron.Lincons1.t -> GoblintCil.Cil.exp option