ΒΆunsigned int LLVMCallFrameAlignmentOfType(
    LLVMTargetDataRef TD,
    LLVMTypeRef Ty)

Description

Computes the call frame alignment of a type in bytes for a target. See the method llvm::DataLayout::getTypeABISize.

Declared at: llvm/include/llvm-c/Target.h:265

Parameters

LLVMTargetDataRef TD
LLVMTypeRef Ty