Function cranelift_codegen::ir::dynamic_type::dynamic_to_fixed

source ·
pub fn dynamic_to_fixed(ty: Type) -> Type
Expand description

Convert a dynamic-vector type to a fixed-vector type.