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