Table of Contents

Property SignExtendedValue

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

SignExtendedValue

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

public long SignExtendedValue { get; }

Property Value

long

Exceptions

InvalidOperationException

If BitWidth is greater than 64 bits