Searched refs:NumByteStores (Results 1 – 1 of 1) sorted by relevance
192 unsigned NumByteStores = Bytes - NumPointerStores * MaxIntSize; in isProfitableToUseMemset() local197 return TheStores.size() > NumPointerStores+NumByteStores; in isProfitableToUseMemset()