Halide 19.0.0
Halide compiler and libraries
|
A compare struct built around graph_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 graph_less_than, for use as the comparison object in a std::map or std::set.
Definition at line 154 of file IREquality.h.
|
inline |
Definition at line 155 of file IREquality.h.
References Halide::Internal::graph_less_than().