enum Metadata::StorageType
Description
Active type of storage.
Declared at: llvm/include/llvm/IR/Metadata.h:66
Enumerators
Name | Value | Comment |
---|---|---|
Uniqued | 0 | |
Distinct | 1 | |
Temporary | 2 |
Active type of storage.
Declared at: llvm/include/llvm/IR/Metadata.h:66
Name | Value | Comment |
---|---|---|
Uniqued | 0 | |
Distinct | 1 | |
Temporary | 2 |