FreeTensor
Loading...
Searching...
No Matches
Classes | Namespaces
shrink_for.h File Reference
#include <analyze/check_all_defined.h>
#include <analyze/comp_transient_bounds.h>
#include <analyze/comp_unique_bounds.h>
#include <analyze/symbol_table.h>
#include <container_utils.h>
#include <func.h>
#include <hash.h>
#include <mutator.h>
Include dependency graph for shrink_for.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  freetensor::CheckSideEffect
 
class  freetensor::ShrinkFor
 

Namespaces

namespace  freetensor
 

Functions

Stmt freetensor::shrinkFor (const Stmt &op, const ID &subAST=ID(), bool doSimplify=true, bool unordered=false)
 
Stmt freetensor::shrinkFor (const Stmt &op, const Stmt &subAST, bool doSimplify=true, bool unordered=false)