Halide 19.0.0
Halide compiler and libraries
|
A compare struct built around less_than, for use as the comparison object in a std::map or std::set. More...
#include <IREquality.h>
Public Member Functions | |
bool | operator() (const IRHandle &a, const IRHandle &b) const |
A compare struct built around less_than, for use as the comparison object in a std::map or std::set.
Definition at line 146 of file IREquality.h.
|
inline |
Definition at line 147 of file IREquality.h.
References Halide::Internal::less_than().