Searched refs:kMaxRZ (Results 1 – 1 of 1) sorted by relevance
2695 constexpr uint64_t kMaxRZ = 1 << 18; in getRedzoneSizeForGlobal() local2706 RZ = std::clamp((SizeInBytes / MinRZ / 4) * MinRZ, MinRZ, kMaxRZ); in getRedzoneSizeForGlobal()