Class ValueAsMetadata
Used to wrap an Value in the Metadata hierarchy
Namespace: Ubiquity.NET.Llvm
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public class ValueAsMetadata : LlvmMetadata
Properties
Context | |
Type | Gets the type of Value this node wraps |
Value | Gets the Value this node wraps |
Operators
Implicit(ValueAsMetadata to Value) | Implicit conversion to Value |