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