Halide 18.0.0
Halide compiler and libraries
|
A reference-counted handle to a statement node. More...
#include <Expr.h>
Classes | |
struct | Compare |
This lets you use a Stmt as a key in a map of the form map<Stmt, Foo, Stmt::Compare> More... | |
Additional Inherited Members | |
![]() | |
const IRNode * | ptr |
|
default |
|
inline |
|
inline |
Override get() to return a BaseStmtNode * instead of an IRNode *.
Definition at line 435 of file Expr.h.
References Halide::Internal::IntrusivePtr< const IRNode >::ptr.