Table of Contents

Class ConstantFP

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

Floating point constant value in LLVM

public sealed class ConstantFP : ConstantData, IEquatable<Value>
Inheritance
ConstantFP
Implements
Inherited Members
Extension Methods

Properties

Value

Gets the value of the constant, possibly losing precision

Methods

GetValueWithLoss(out bool)

Gets the value of the constant, possibly losing precision