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