layout: page |
title: VectorType (llvm.core) |
llvm.core.VectorType
Properties
element
[read-only]
A Type object representing the type of the
element of the vector.
count
[read-only]
The number of elements in the vector.
Automatically Generated Documentation