|
FreeTensor
|


Go to the source code of this file.
Classes | |
| class | freetensor::RenameVar |
Namespaces | |
| namespace | freetensor |
Functions | |
| Stmt | freetensor::renameVar (const Stmt &op, const std::unordered_map< std::string, std::string > &rename) |
| Stmt | freetensor::renameVar (const Stmt &op, const std::string &oldName, const std::string &newName) |