Module Backend_var.Provenance
val create :
module_path:Path.t ->
location:Debuginfo.t ->
original_ident:Ident.t ->
debug_uid:Flambda2_identifiers.Flambda_debug_uid.t ->
Backend_var.Provenance.tval module_path : Backend_var.Provenance.t -> Path.tval location : Backend_var.Provenance.t -> Debuginfo.tval original_ident : Backend_var.Provenance.t -> Ident.tval debug_uid :
Backend_var.Provenance.t ->
Flambda2_identifiers.Flambda_debug_uid.tval print : Stdlib.Format.formatter -> Backend_var.Provenance.t -> unitval compare : Backend_var.Provenance.t -> Backend_var.Provenance.t -> intval equal : Backend_var.Provenance.t -> Backend_var.Provenance.t -> bool