Home
last modified time | relevance | path

Searched refs:can_merge (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_quarantine.h51 bool can_merge(const QuarantineBatch* const from) const { in can_merge() function
254 if (current->can_merge(current->next)) { in MergeBatches()