Searched refs:can_merge (Results 1 – 1 of 1) sorted by relevance
51 bool can_merge(const QuarantineBatch* const from) const { in can_merge() function254 if (current->can_merge(current->next)) { in MergeBatches()