Function melior::dialect::llvm::type::array

source ·
pub fn array(type: Type<'_>, len: u32) -> Type<'_>
Expand description

Creates an LLVM array type.