Class ValueAsMetadata
Used to wrap an Value in the Metadata hierarchy
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
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 |