Create a fixed size array type that refers to a specific type.
The created type will exist in the context that its element type exists in.
@see llvm::ArrayType::get()
See Implementation
Create a fixed size array type that refers to a specific type.
The created type will exist in the context that its element type exists in.
@see llvm::ArrayType::get()