|
Halide 13.0.2
Halide compiler and libraries
|
#include <ExprUsesVar.h>
Inherits Halide::Internal::IRGraphVisitor.
Public Member Functions | |
| ExprUsesVars (const Scope< T > &v, const Scope< Expr > *s=nullptr) | |
Public Member Functions inherited from Halide::Internal::IRVisitor | |
| IRVisitor ()=default | |
| virtual | ~IRVisitor ()=default |
Public Attributes | |
| bool | result |
Additional Inherited Members |
Definition at line 16 of file ExprUsesVar.h.
|
inline |
Definition at line 89 of file ExprUsesVar.h.
References Halide::Internal::Scope< T >::set_containing_scope().
| bool Halide::Internal::ExprUsesVars< T >::result |
Definition at line 93 of file ExprUsesVar.h.
Referenced by Halide::Internal::stmt_or_expr_uses_vars().