Module SiofTrace.GlobalVar

include IStdlib.IStd.Caml.Set.OrderedType with type t = IR.Pvar.t
type t = IR.Pvar.t
val compare : t -> t -> int
include IStdlib.PrettyPrintable.PrintableType with type t := t
val pp : IStdlib.PrettyPrintable.F.formatter -> t -> unit