FreeTensor
Loading...
Searching...
No Matches
Classes | Namespaces
rename_var.h File Reference
#include <unordered_map>
#include <mutator.h>
Include dependency graph for rename_var.h:
This graph shows which files directly or indirectly include this file:

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)