Searched refs:layoutSize (Results 1 – 1 of 1) sorted by relevance
691 CharUnits layoutSize = astRecordLayout.getSize(); in lowerUnion() local748 if (layoutSize < getSize(storageType)) in lowerUnion()749 storageType = getByteArrayType(layoutSize); in lowerUnion()751 appendPaddingBytes(layoutSize - getSize(storageType)); in lowerUnion()754 if (layoutSize % getAlignment(storageType)) in lowerUnion()