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