LLVM 17.0.0git
|
ElementCountComparator creates a total ordering for ElementCount for the purposes of using it in a set structure. More...
Public Member Functions | |
bool | operator() (const ElementCount &LHS, const ElementCount &RHS) const |
ElementCountComparator creates a total ordering for ElementCount for the purposes of using it in a set structure.
Definition at line 1168 of file LoopVectorize.cpp.
|
inline |
Definition at line 1169 of file LoopVectorize.cpp.