LLVM 18.0.0git
|
ElementCountComparator creates a total ordering for ElementCount for the purposes of using it in a set structure. More...
#include "Transforms/Vectorize/LoopVectorizationPlanner.h"
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 243 of file LoopVectorizationPlanner.h.
|
inline |
Definition at line 244 of file LoopVectorizationPlanner.h.