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