Table of Contents

Property ZeroExtendedValue

Namespace
Ubiquity.NET.Llvm.Values
Assembly
Ubiquity.NET.Llvm.dll

ZeroExtendedValue

Gets the value of the constant zero extended to a 64 bit value

public ulong ZeroExtendedValue { get; }

Property Value

ulong

Exceptions

InvalidOperationException

If BitWidth is greater than 64 bits