Package org.robovm.compiler.llvm
Class DataLayout
java.lang.Object
org.robovm.compiler.llvm.DataLayout
public class DataLayout extends Object
- Version:
- $Id$
-
Constructor Summary
Constructors Constructor Description DataLayout(String triple) -
Method Summary
Modifier and Type Method Description intgetAlignment(Type type)intgetAllocSize(Type type)intgetOffsetOfElement(StructureType type, int idx)intgetStoreSize(Type type)
-
Constructor Details
-
DataLayout
-
-
Method Details
-
getAllocSize
-
getAlignment
-
getStoreSize
-
getOffsetOfElement
-