#include <FunctionDAG.h>
Definition at line 305 of file FunctionDAG.h.
◆ data() [1/2]
Span * Halide::Internal::Autoscheduler::BoundContents::data |
( |
| ) |
const |
|
inline |
◆ region_required() [1/4]
Span & Halide::Internal::Autoscheduler::BoundContents::region_required |
( |
int | i | ) |
|
|
inline |
◆ region_computed() [1/4]
Span & Halide::Internal::Autoscheduler::BoundContents::region_computed |
( |
int | i | ) |
|
|
inline |
◆ loops() [1/4]
Span & Halide::Internal::Autoscheduler::BoundContents::loops |
( |
int | i, |
|
|
int | j ) |
|
inline |
◆ region_required() [2/4]
const Span & Halide::Internal::Autoscheduler::BoundContents::region_required |
( |
int | i | ) |
const |
|
inline |
◆ region_computed() [2/4]
const Span & Halide::Internal::Autoscheduler::BoundContents::region_computed |
( |
int | i | ) |
const |
|
inline |
◆ loops() [2/4]
const Span & Halide::Internal::Autoscheduler::BoundContents::loops |
( |
int | i, |
|
|
int | j ) const |
|
inline |
◆ make_copy() [1/2]
BoundContents * Halide::Internal::Autoscheduler::BoundContents::make_copy |
( |
| ) |
const |
|
inline |
◆ validate() [1/2]
void Halide::Internal::Autoscheduler::BoundContents::validate |
( |
| ) |
const |
◆ data() [2/2]
Span * Halide::Internal::Autoscheduler::BoundContents::data |
( |
| ) |
const |
|
inline |
◆ region_required() [3/4]
Span & Halide::Internal::Autoscheduler::BoundContents::region_required |
( |
int | i | ) |
|
|
inline |
◆ region_computed() [3/4]
Span & Halide::Internal::Autoscheduler::BoundContents::region_computed |
( |
int | i | ) |
|
|
inline |
◆ loops() [3/4]
Span & Halide::Internal::Autoscheduler::BoundContents::loops |
( |
int | i, |
|
|
int | j ) |
|
inline |
◆ region_required() [4/4]
const Span & Halide::Internal::Autoscheduler::BoundContents::region_required |
( |
int | i | ) |
const |
|
inline |
◆ region_computed() [4/4]
const Span & Halide::Internal::Autoscheduler::BoundContents::region_computed |
( |
int | i | ) |
const |
|
inline |
◆ loops() [4/4]
const Span & Halide::Internal::Autoscheduler::BoundContents::loops |
( |
int | i, |
|
|
int | j ) const |
|
inline |
◆ make_copy() [2/2]
BoundContents * Halide::Internal::Autoscheduler::BoundContents::make_copy |
( |
| ) |
const |
|
inline |
◆ validate() [2/2]
void Halide::Internal::Autoscheduler::BoundContents::validate |
( |
| ) |
const |
◆ ref_count
RefCount Halide::Internal::Autoscheduler::BoundContents::ref_count |
|
mutable |
◆ layout
const Layout * Halide::Internal::Autoscheduler::BoundContents::layout = nullptr |
The documentation for this struct was generated from the following files: