Searched refs:DoesMatch (Results 1 – 1 of 1) sorted by relevance
579 auto DoesMatch = Predicate(&*I); in mergeAdjacentPartitionsIf() local580 if (PrevMatch == nullptr && DoesMatch) { in mergeAdjacentPartitionsIf()583 } else if (PrevMatch != nullptr && DoesMatch) { in mergeAdjacentPartitionsIf()