Class ConstantFP
Floating point constant value in LLVM
Namespace: Ubiquity.NET.Llvm.Values
Assembly: Ubiquity.NET.Llvm.dll
Syntax
public sealed class ConstantFP : ConstantData, IExtensiblePropertyContainer, IOperandContainer<Value>
Properties
Value | Gets the value of the constant, possibly losing precision |
Methods
GetValueWithLoss(out Boolean) | Gets the value of the constant, possibly losing precision |