|
tvm
|
Define BlockDependenceInfoNode that uses the BlockScope and StmtSRef objects to store the block level dependences. More...
Go to the source code of this file.
Classes | |
| class | tvm::tir::BlockDependenceInfoNode |
| An object that helps build and query block level dependences using the 2 core objects BlockScope and StmtSRef. More... | |
| class | tvm::tir::BlockDependenceInfo |
| Managed reference to BlockDependenceInfoNode. More... | |
Namespaces | |
| tvm | |
| Performance counters for profiling via the PAPI library. | |
| tvm::tir | |
Define BlockDependenceInfoNode that uses the BlockScope and StmtSRef objects to store the block level dependences.