|
Halide
12.0.1
Halide compiler and libraries
|
#include <PrefetchDirective.h>
Public Attributes | |
| std::string | name |
| std::string | var |
| Expr | offset |
| PrefetchBoundStrategy | strategy |
| Parameter | param |
Definition at line 37 of file PrefetchDirective.h.
| std::string Halide::Internal::PrefetchDirective::name |
Definition at line 38 of file PrefetchDirective.h.
| std::string Halide::Internal::PrefetchDirective::var |
Definition at line 39 of file PrefetchDirective.h.
| Expr Halide::Internal::PrefetchDirective::offset |
Definition at line 40 of file PrefetchDirective.h.
| PrefetchBoundStrategy Halide::Internal::PrefetchDirective::strategy |
Definition at line 41 of file PrefetchDirective.h.
| Parameter Halide::Internal::PrefetchDirective::param |
Definition at line 43 of file PrefetchDirective.h.