#include <FunctionDAG.h>
Definition at line 571 of file FunctionDAG.h.
◆ add_load_jacobian() [1/2]
void Halide::Internal::Autoscheduler::FunctionDAG::Edge::add_load_jacobian |
( |
LoadJacobian | j1 | ) |
|
◆ expand_footprint() [1/2]
void Halide::Internal::Autoscheduler::FunctionDAG::Edge::expand_footprint |
( |
const Span * | consumer_loop, |
|
|
Span * | producer_required ) const |
◆ all_load_jacobian_coeffs_exist()
bool Halide::Internal::Autoscheduler::FunctionDAG::Edge::all_load_jacobian_coeffs_exist |
( |
| ) |
const |
◆ add_load_jacobian() [2/2]
void Halide::Internal::Autoscheduler::FunctionDAG::Edge::add_load_jacobian |
( |
LoadJacobian | j1 | ) |
|
◆ expand_footprint() [2/2]
void Halide::Internal::Autoscheduler::FunctionDAG::Edge::expand_footprint |
( |
const Span * | consumer_loop, |
|
|
Span * | producer_required ) const |
◆ bounds
vector< pair< BoundInfo, BoundInfo > > Halide::Internal::Autoscheduler::FunctionDAG::Edge::bounds |
◆ producer
◆ consumer
◆ calls
int Halide::Internal::Autoscheduler::FunctionDAG::Edge::calls |
◆ all_bounds_affine
bool Halide::Internal::Autoscheduler::FunctionDAG::Edge::all_bounds_affine |
◆ load_jacobians
vector< LoadJacobian > Halide::Internal::Autoscheduler::FunctionDAG::Edge::load_jacobians |
The documentation for this struct was generated from the following files: