Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1118 struct ElementCountComparator { struct
1119 bool operator()(const ElementCount &LHS, const ElementCount &RHS) const { in operator ()()