Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationPlanner.h249 struct ElementCountComparator { struct
255 using ElementCountSet = SmallSet<ElementCount, 16, ElementCountComparator>; argument
H A DLoopVectorize.cpp4980 ElementCountComparator ECC; in emitInvalidCostRemarks()