LLVMConstRealGetDouble

Obtain the double value for an floating point constant value. losesInfo indicates if some precision was lost in the conversion.

@see llvm::ConstantFP::getDoubleValue

extern (C) nothrow
double
LLVMConstRealGetDouble
(
LLVMValueRef ConstantVal
,
LLVMBool* losesInfo
)

Meta