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