Searched defs:OptSize (Results 1 – 2 of 2) sorted by relevance
602 unsigned getMaxStoresPerMemset(bool OptSize) const { in getMaxStoresPerMemset()611 unsigned getMaxStoresPerMemcpy(bool OptSize) const { in getMaxStoresPerMemcpy()620 unsigned getMaxStoresPerMemmove(bool OptSize) const { in getMaxStoresPerMemmove()
3428 bool OptSize = MF.getFunction()->hasFnAttr(Attribute::OptimizeForSize); in getMemcpyLoadsAndStores() local3521 bool OptSize = MF.getFunction()->hasFnAttr(Attribute::OptimizeForSize); in getMemmoveLoadsAndStores() local3599 bool OptSize = MF.getFunction()->hasFnAttr(Attribute::OptimizeForSize); in getMemsetStores() local