FreeTensor
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
cache.h File Reference
#include <analyze/comp_access_bound.h>
#include <analyze/symbol_table.h>
#include <mutator.h>
Include dependency graph for cache.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  freetensor::MakeCacheVar
 
class  freetensor::MakeFillAndFlush
 
class  freetensor::MakeInitAndReduce
 

Namespaces

namespace  freetensor
 

Functions

std::pair< Stmt, std::tuple< ID, ID, std::string, ID > > freetensor::cache (const Stmt &ast, const ID &stmt, const std::string &var, MemType mtype)
 
std::pair< Stmt, std::tuple< ID, ID, std::string, ID > > freetensor::cacheReduction (const Stmt &ast, const ID &stmt, const std::string &var, MemType mtype)