Method PreferredBitAlignmentOf
PreferredBitAlignmentOf(ITypeRef)
Gets the preferred alignment of the type in bits
Declaration
public uint PreferredBitAlignmentOf(ITypeRef llvmType)
Parameters
public uint PreferredBitAlignmentOf(ITypeRef llvmType)
ITypeRef | llvmType | Type to get the alignment of |
Returns
UInt32 | Alignment of the type |