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

Go to the source code of this file.

Classes

class  freetensor::Splitter
 

Namespaces

namespace  freetensor
 

Functions

std::pair< Stmt, std::pair< ID, ID > > freetensor::split (const Stmt &ast, const ID &id, int factor, int nparts, int shift=0)