![]() | DataLayoutBitSizeOf Method |
[This is preliminary documentation and is subject to change.]
Namespace: Llvm.NET
public ulong BitSizeOf( ITypeRef typeRef )
This method determines the bit size of a type (e.g. the minimum number of bits required to represent any value of the given type.) This is distinct from the storage and stack size due to various target alignment requirements.