range over one dimension
More...
#include <expr.h>
◆ RangeNode() [1/2]
tvm::RangeNode::RangeNode |
( |
| ) |
|
|
inline |
◆ RangeNode() [2/2]
◆ RegisterReflection()
static void tvm::RangeNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_DECLARE_FINAL_OBJECT_INFO()
tvm::RangeNode::TVM_DECLARE_FINAL_OBJECT_INFO |
( |
RangeNode |
, |
|
|
Object |
|
|
) |
| |
◆ _type_key
constexpr const char* tvm::RangeNode::_type_key = "ir.Range" |
|
staticconstexpr |
◆ _type_s_eq_hash_kind
constexpr TVMFFISEqHashKind tvm::RangeNode::_type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
|
staticconstexpr |
◆ extent
◆ min
◆ span
Span tvm::RangeNode::span |
|
mutable |
the location of this range in the source
The documentation for this class was generated from the following file: