|
Halide 20.0.0
Halide compiler and libraries
|
#include <ExprUsesVar.h>
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 = false |
Definition at line 16 of file ExprUsesVar.h.
|
inline |
Definition at line 89 of file ExprUsesVar.h.
References Halide::cast(), and Halide::Internal::Scope< T >::set_containing_scope().
| bool Halide::Internal::ExprUsesVars< T >::result = false |
Definition at line 93 of file ExprUsesVar.h.