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