Searched refs:intersectingMatches (Results 1 – 1 of 1) sorted by relevance
1688 for (auto &intersectingMatches : intersectionBuckets) { in vectorizeLoops() local1689 for (NestedMatch &match : intersectingMatches) { in vectorizeLoops()