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