Searched refs:SizeSoFar (Results 1 – 1 of 1) sorted by relevance
1725 uint64_t SizeSoFar = 0; in emitGlobalConstantStruct() local1733 SizeSoFar += FieldSize + PadSize; in emitGlobalConstantStruct()1743 assert(SizeSoFar == Layout->getSizeInBytes() && in emitGlobalConstantStruct()