Searched refs:SizeSizeInBytes (Results 1 – 2 of 2) sorted by relevance
1151 return std::max(CharUnits::fromQuantity(CGM.SizeSizeInBytes), in getArrayCookieSizeImpl()1198 cookieSize - CharUnits::fromQuantity(CGF.SizeSizeInBytes); in readArrayCookieImpl()1219 return std::max(CharUnits::fromQuantity(2 * CGM.SizeSizeInBytes), in getArrayCookieSizeImpl()1259 = CGF.Builder.CreateConstInBoundsGEP1_64(allocPtr, CGF.SizeSizeInBytes); in readArrayCookieImpl()
147 unsigned char SizeSizeInBytes; // sizeof(size_t) member