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

Go to the source code of this file.

Classes

class  freetensor::VarReorder
 

Namespaces

namespace  freetensor
 

Functions

Stmt freetensor::varReorderImpl (const Stmt &ast, const ID &def, const std::vector< int > &order, bool forceReorderInMatMul=false)
 
Stmt freetensor::varReorder (const Stmt &ast, const ID &def, const std::vector< int > &order)