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