Function llvm_sys::core::LLVMConstFCmp

source ยท
pub unsafe extern "C" fn LLVMConstFCmp(
    Predicate: LLVMRealPredicate,
    LHSConstant: LLVMValueRef,
    RHSConstant: LLVMValueRef
) -> LLVMValueRef