tvm
Classes | Namespaces
unique_name_supply.h File Reference

UniqueNameSupply that can be used to generate unique variable names. More...

#include <tvm/ffi/reflection/registry.h>
#include <tvm/ir/expr.h>
#include <cstdint>
#include <string>
#include <utility>
Include dependency graph for unique_name_supply.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tvm::UniqueNameSupplyNode
 UniqueNameSupply can be used to generate unique names. More...
 
class  tvm::UniqueNameSupply
 Managed reference class to UniqueNameSupplyNode. More...
 

Namespaces

 tvm
 An object that builds and maintains block scope and StmtSref mapping for Dependence analysis.
 

Detailed Description

UniqueNameSupply that can be used to generate unique variable names.