Home
last modified time | relevance | path

Searched refs:ElementCountSet (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1219 using ElementCountSet = SmallSet<ElementCount, 16, ElementCountComparator>; typedef
1257 selectVectorizationFactor(const ElementCountSet &CandidateVFs);
6006 const ElementCountSet &VFCandidates) { in selectVectorizationFactor()
8070 ElementCountSet VFCandidates; in plan()