Table of Contents

Method PreferredBitAlignmentOf

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

PreferredBitAlignmentOf(ITypeRef)

Gets the preferred alignment of the type in bits

public uint PreferredBitAlignmentOf(ITypeRef llvmType)

Parameters

llvmType ITypeRef

Type to get the alignment of

Returns

uint

Alignment of the type