Searched refs:getMaxStoresPerMemcpy (Results 1 – 2 of 2) sorted by relevance
672 unsigned getMaxStoresPerMemcpy(bool OptSize) const { in getMaxStoresPerMemcpy() function
3616 unsigned Limit = AlwaysInline ? ~0U : TLI.getMaxStoresPerMemcpy(OptSize); in getMemcpyLoadsAndStores()