Table of Contents

Method AbiBitAlignmentOf

Namespace
Ubiquity.NET.Llvm
Assembly
Ubiquity.NET.Llvm.dll

AbiBitAlignmentOf(ITypeRef)

Gets the ABI alignment of the type in bits

uint AbiBitAlignmentOf(ITypeRef llvmType)

Parameters

llvmType ITypeRef

Type to get the alignment of

Returns

uint

Alignment of the type