Searched refs:getMaxStoresPerMemmove (Results 1 – 2 of 2) sorted by relevance
846 unsigned getMaxStoresPerMemmove(bool OptSize) const { in getMaxStoresPerMemmove() function
4144 unsigned Limit = AlwaysInline ? ~0U : TLI.getMaxStoresPerMemmove(OptSize); in getMemmoveLoadsAndStores()