Searched refs:LogLoopTripCountEstimate (Results 1 – 1 of 1) sorted by relevance
243 constexpr uint32_t LogLoopTripCountEstimate = 2; // 2^2 = 4 in markUse() local245 constexpr SizeT MaxLoopNestDepth = MaxShift / LogLoopTripCountEstimate; in markUse()249 << LoopNestDepth * LogLoopTripCountEstimate; in markUse()