Class ValueAsMetadata
Used to wrap an Value in the Metadata hierarchy
Namespace: Llvm.NET
Assembly: Llvm.NET.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 |