Return true if Ty can be an element type of a ConstantDataSequential.
ConstantDataArray only works with normal float and int types that are stored densely in memory, not with things like i42 or x86_f80.
True if the type can be an element of a ConstantDataSequential.
| Name | Description |
|---|---|
| Ty | The proposed element type. |