Ast.Loctype t = | Var of string * Size.t| Load of int * Machine.endianness option * Expr.t loc * string option| Sub of int Interval.t * t locval load :
?array:string ->
int ->
?endianness:Machine.endianness ->
Expr.t loc ->
tval pp : Format.formatter -> t -> unit