|
Halide 20.0.0
Halide compiler and libraries
|
Defines the PrefetchDirective struct. More...
Go to the source code of this file.
Classes | |
| struct | Halide::Internal::PrefetchDirective |
Namespaces | |
| namespace | Halide |
| This file defines the class FunctionDAG, which is our representation of a Halide pipeline, and contains methods to using Halide's bounds tools to query properties of it. | |
| namespace | Halide::Internal |
Enumerations | |
| enum class | Halide::PrefetchBoundStrategy { Halide::Clamp , Halide::GuardWithIf , Halide::NonFaulting } |
| Different ways to handle accesses outside the original extents in a prefetch. More... | |
Defines the PrefetchDirective struct.
Definition in file PrefetchDirective.h.