Type Definition cranelift_codegen::ir::dynamic_type::DynamicTypes
source · [−]pub type DynamicTypes = PrimaryMap<DynamicType, DynamicTypeData>;
Expand description
All allocated dynamic types.
pub type DynamicTypes = PrimaryMap<DynamicType, DynamicTypeData>;
All allocated dynamic types.