FreeTensor
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
sink_var.h File Reference
#include <optional>
#include <unordered_set>
#include <vector>
#include <analyze/find_loop_variance.h>
#include <func.h>
#include <lazy.h>
#include <mutator.h>
#include <visitor.h>
Include dependency graph for sink_var.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  freetensor::SinkVar
 

Namespaces

namespace  freetensor
 

Functions

Stmt freetensor::sinkVar (const Stmt &op, const std::optional< std::unordered_set< ID > > &toSink=std::nullopt, const std::function< bool(const Stmt &)> &scopeFilter=nullptr)