Table of Contents

Method CallFrameAlignmentOf

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

CallFrameAlignmentOf(ITypeRef)

Retrieves the call frame alignment for a given type

uint CallFrameAlignmentOf(ITypeRef typeRef)

Parameters

typeRef ITypeRef

type to get the alignment of

Returns

uint

Alignment for the type