Halide 19.0.0
Halide compiler and libraries
|
This lets you use a Stmt as a key in a map of the form map<Stmt, Foo, Stmt::Compare> More...
#include <Expr.h>
Public Member Functions | |
bool | operator() (const Stmt &a, const Stmt &b) const |
This lets you use a Stmt as a key in a map of the form map<Stmt, Foo, Stmt::Compare>
Definition at line 442 of file Expr.h.
References Halide::Internal::IntrusivePtr< T >::ptr.