Module Flambda2_terms.Regalloc_attribute
type t = Lambda.regalloc_attributeval print :
Stdlib.Format.formatter ->
Flambda2_terms.Regalloc_attribute.t ->
unitval equal :
Flambda2_terms.Regalloc_attribute.t ->
Flambda2_terms.Regalloc_attribute.t ->
boolval is_default : Flambda2_terms.Regalloc_attribute.t -> boolval from_lambda :
Lambda.regalloc_attribute ->
Flambda2_terms.Regalloc_attribute.tval to_lambda :
Flambda2_terms.Regalloc_attribute.t ->
Lambda.regalloc_attribute