#include <FunctionDAG.h>
Definition at line 368 of file FunctionDAG.h.
◆ FunctionDAG() [1/5]
◆ FunctionDAG() [2/5]
Halide::Internal::Autoscheduler::FunctionDAG::FunctionDAG |
( |
const FunctionDAG & |
other | ) |
|
|
delete |
◆ FunctionDAG() [3/5]
Halide::Internal::Autoscheduler::FunctionDAG::FunctionDAG |
( |
FunctionDAG && |
other | ) |
|
|
delete |
◆ FunctionDAG() [4/5]
◆ FunctionDAG() [5/5]
Halide::Internal::Autoscheduler::FunctionDAG::FunctionDAG |
( |
const FunctionDAG & |
other | ) |
|
|
delete |
◆ dump() [1/3]
void Halide::Internal::Autoscheduler::FunctionDAG::dump |
( |
std::ostream & |
os | ) |
const |
◆ operator=() [1/3]
◆ operator=() [2/3]
◆ dump() [2/3]
void Halide::Internal::Autoscheduler::FunctionDAG::dump |
( |
| ) |
const |
◆ dump() [3/3]
std::ostream & Halide::Internal::Autoscheduler::FunctionDAG::dump |
( |
std::ostream & |
os | ) |
const |
◆ operator=() [3/3]
void Halide::Internal::Autoscheduler::FunctionDAG::operator= |
( |
const FunctionDAG & |
other | ) |
|
|
delete |
◆ nodes
vector< Node > Halide::Internal::Autoscheduler::FunctionDAG::nodes |
◆ edges
vector< Edge > Halide::Internal::Autoscheduler::FunctionDAG::edges |
◆ num_non_input_nodes
int Halide::Internal::Autoscheduler::FunctionDAG::num_non_input_nodes {0} |
◆ stage_id_to_node_map
map<int, const Node *> Halide::Internal::Autoscheduler::FunctionDAG::stage_id_to_node_map |
The documentation for this struct was generated from the following files:
- /build/reproducible-path/halide-18.0.0/src/autoschedulers/adams2019/FunctionDAG.h
- /build/reproducible-path/halide-18.0.0/src/autoschedulers/anderson2021/FunctionDAG.h