Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1213 struct ElementCountComparator { struct
1214 bool operator()(const ElementCount &LHS, const ElementCount &RHS) const { in operator ()()