#include <cuda_ast.h>
Inherits tiramisu::cuda_ast::statement.
Definition at line 420 of file cuda_ast.h.
tiramisu::cuda_ast::buffer_access::buffer_access |
( |
buffer_ptr |
accessed, |
|
|
const std::vector< statement_ptr > & |
access |
|
) |
| |
std::unordered_set<std::string> tiramisu::cuda_ast::buffer_access::extract_scalars |
( |
| ) |
|
|
overridevirtual |
void tiramisu::cuda_ast::buffer_access::print |
( |
std::stringstream & |
ss, |
|
|
const std::string & |
base |
|
) |
| |
|
overridevirtual |
statement_ptr tiramisu::cuda_ast::buffer_access::replace_iterators |
( |
std::unordered_map< std::string, gpu_iterator > & |
iterators | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: