|
FreeTensor
|
#include <stmt.h>

Go to the source code of this file.
Namespaces | |
| namespace | freetensor |
Functions | |
| std::pair< Stmt, std::pair< ID, int > > | freetensor::plutoFuse (const Stmt &ast, const ID &loop0, const ID &loop1, int nestLevel0, int nestLevel1, int fusableOverlapThreshold, int fusableNonOverlapTolerance, bool doSimplify=true) |
| std::pair< Stmt, std::pair< ID, int > > | freetensor::plutoPermute (const Stmt &ast, const ID &loop, int nestLevel, bool doSimplify=true) |