Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1148 struct ElementCountComparator { struct
1149 bool operator()(const ElementCount &LHS, const ElementCount &RHS) const { in operator ()()