ΒΆuint32_t LLVMDITypeGetAlignInBits(
LLVMMetadataRef DType)
uint32_t LLVMDITypeGetAlignInBits(
LLVMMetadataRef DType)
Description
Get the alignment of this DIType in bits.
Declared at: llvm/include/llvm-c/DebugInfo.h:1037
Parameters
- LLVMMetadataRef DType
- The DIType.