Class UndefValue
Represents an undefined value in LLVM IR
Namespace: Llvm.NET.Values
Assembly: Llvm.NET.dll
Syntax
public class UndefValue : ConstantData, IExtensiblePropertyContainer, IOperandContainer<Value>
Represents an undefined value in LLVM IR
public class UndefValue : ConstantData, IExtensiblePropertyContainer, IOperandContainer<Value>