|
tvm
|
Define SBlockDependenceInfoNode that uses the SBlockScope and StmtSRef objects to store the block level dependences. More...
#include <tvm/ffi/reflection/registry.h>#include <tvm/s_tir/sblock_scope.h>#include <unordered_map>Go to the source code of this file.
Classes | |
| class | tvm::tirx::SBlockDependenceInfoNode |
| An object that helps build and query block level dependences using the 2 core objects SBlockScope and StmtSRef. More... | |
| class | tvm::tirx::SBlockDependenceInfo |
| Managed reference to SBlockDependenceInfoNode. More... | |
Namespaces | |
| tvm | |
| An object that builds and maintains block scope and StmtSref mapping for Dependence analysis. | |
| tvm::tirx | |
Define SBlockDependenceInfoNode that uses the SBlockScope and StmtSRef objects to store the block level dependences.