Low-level raw pointer type.
More...
#include <type.h>
Low-level raw pointer type.
PointerType represents type hints in the TIR to be passed to the final code generator.
PointerType should not occur in the high-level analysis.
- See also
- PointerType
◆ RegisterReflection()
static void tvm::PointerTypeNode::RegisterReflection |
( |
| ) |
|
|
inlinestatic |
◆ TVM_FFI_DECLARE_OBJECT_INFO_FINAL()
◆ element_type
Type tvm::PointerTypeNode::element_type |
The type of the element which the pointer points to.
◆ storage_scope
ffi::String tvm::PointerTypeNode::storage_scope |
The storage scope of the pointer.
The documentation for this class was generated from the following file: