|
FreeTensor
|
#include <algorithm>#include <numeric>#include <unordered_map>#include <analyze/all_defs.h>#include <analyze/analyze_linear.h>#include <analyze/comp_transient_bounds.h>#include <analyze/comp_unique_bounds_combination.h>#include <container_utils.h>#include <mutator.h>#include <pass/shrink_linear_indices.h>#include <visitor.h>
Namespaces | |
| namespace | freetensor |
Functions | |
| Stmt | freetensor::shrinkLinearIndices (const Stmt &ast, const ID &vardef) |
| Stmt | freetensor::shrinkLinearIndices (const Stmt &ast) |
| int64_t lower_ |
| int64_t upper_ |