Searched refs:shouldMergeEntries (Results 1 – 2 of 2) sorted by relevance
116 static bool shouldMergeEntries(const StorageEntry &first,
456 bool SwiftAggLowering::shouldMergeEntries(const StorageEntry &first, in shouldMergeEntries() function in SwiftAggLowering485 if (shouldMergeEntries(Entries[i - 1], Entries[i], chunkSize)) { in finish()