#include <FunctionDAG.h>
Definition at line 255 of file FunctionDAG.h.
◆ Span() [1/6]
Halide::Internal::Autoscheduler::Span::Span |
( |
int64_t | a, |
|
|
int64_t | b, |
|
|
bool | c ) |
|
inline |
◆ Span() [2/6]
Halide::Internal::Autoscheduler::Span::Span |
( |
| ) |
|
|
default |
◆ Span() [3/6]
Halide::Internal::Autoscheduler::Span::Span |
( |
const Span & | other | ) |
|
|
default |
◆ Span() [4/6]
Halide::Internal::Autoscheduler::Span::Span |
( |
int64_t | a, |
|
|
int64_t | b, |
|
|
bool | c ) |
|
inline |
◆ Span() [5/6]
Halide::Internal::Autoscheduler::Span::Span |
( |
| ) |
|
|
default |
◆ Span() [6/6]
Halide::Internal::Autoscheduler::Span::Span |
( |
const Span & | other | ) |
|
|
default |
◆ min() [1/2]
int64_t Halide::Internal::Autoscheduler::Span::min |
( |
| ) |
const |
|
inline |
◆ max() [1/2]
int64_t Halide::Internal::Autoscheduler::Span::max |
( |
| ) |
const |
|
inline |
◆ extent() [1/2]
int64_t Halide::Internal::Autoscheduler::Span::extent |
( |
| ) |
const |
|
inline |
◆ constant_extent() [1/2]
bool Halide::Internal::Autoscheduler::Span::constant_extent |
( |
| ) |
const |
|
inline |
◆ union_with() [1/2]
void Halide::Internal::Autoscheduler::Span::union_with |
( |
const Span & | other | ) |
|
|
inline |
◆ set_extent() [1/2]
void Halide::Internal::Autoscheduler::Span::set_extent |
( |
int64_t | e | ) |
|
|
inline |
◆ translate() [1/2]
void Halide::Internal::Autoscheduler::Span::translate |
( |
int64_t | x | ) |
|
|
inline |
◆ empty_span() [1/2]
static Span Halide::Internal::Autoscheduler::Span::empty_span |
( |
| ) |
|
|
inlinestatic |
◆ min() [2/2]
int64_t Halide::Internal::Autoscheduler::Span::min |
( |
| ) |
const |
|
inline |
◆ max() [2/2]
int64_t Halide::Internal::Autoscheduler::Span::max |
( |
| ) |
const |
|
inline |
◆ extent() [2/2]
int64_t Halide::Internal::Autoscheduler::Span::extent |
( |
| ) |
const |
|
inline |
◆ constant_extent() [2/2]
bool Halide::Internal::Autoscheduler::Span::constant_extent |
( |
| ) |
const |
|
inline |
◆ union_with() [2/2]
void Halide::Internal::Autoscheduler::Span::union_with |
( |
const Span & | other | ) |
|
|
inline |
◆ set_extent() [2/2]
void Halide::Internal::Autoscheduler::Span::set_extent |
( |
int64_t | e | ) |
|
|
inline |
◆ translate() [2/2]
void Halide::Internal::Autoscheduler::Span::translate |
( |
int64_t | x | ) |
|
|
inline |
◆ empty_span() [2/2]
static Span Halide::Internal::Autoscheduler::Span::empty_span |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: