Searched refs:NumByteStores (Results 1 – 1 of 1) sorted by relevance
142 unsigned NumByteStores = Bytes % MaxIntSize; in isProfitableToUseMemset() local147 return TheStores.size() > NumPointerStores+NumByteStores; in isProfitableToUseMemset()