Class ConstantFP
Floating point constant value in LLVM
Namespace: Llvm.NET.Values
Assembly: Llvm.NET.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 |