Abstraction.Simplified_valueSourceSimplified signature of a value abstraction.
val default_backward_unop :
Core.All.operator ->
Core.All.typ ->
't ->
Core.All.typ ->
't ->
'tSome default transfer functions
val default_backward_binop :
Core.All.operator ->
Core.All.typ ->
't ->
Core.All.typ ->
't ->
Core.All.typ ->
't ->
't * 'tval default_compare :
Core.All.operator ->
bool ->
Core.All.typ ->
't ->
Core.All.typ ->
't ->
't * 'tTemplate module with default transfer functions
Functor to create a value abstraction from a simplified value abstraction
Register a new simplifed value domain