Mval.Exp
Mvalue with Offset.Exp
indices in offset.
val is_definite : t -> bool
Whether offset of mvalue has only definite integer indexing (and fields).
val to_cil : t -> GoblintCil.lval
Convert to CIL lvalue.
val to_cil_exp : t -> GoblintCil.exp
Convert to CIL lvalue expression.
val type_of : t -> GoblintCil.typ
Type of mvalue.