ΒΆunsigned long long LLVMSizeOfTypeInBits(
LLVMTargetDataRef TD,
LLVMTypeRef Ty)
unsigned long long LLVMSizeOfTypeInBits(
LLVMTargetDataRef TD,
LLVMTypeRef Ty)
Description
Computes the size of a type in bytes for a target. See the method llvm::DataLayout::getTypeSizeInBits.
Declared at: llvm/include/llvm-c/Target.h:249
Parameters
- LLVMTargetDataRef TD
- LLVMTypeRef Ty