Function melior::dialect::llvm::type::pointer

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

Creates an LLVM pointer type.