Function llvm_sys::core::LLVMBuilderSetDefaultFPMathTag

source ยท
pub unsafe extern "C" fn LLVMBuilderSetDefaultFPMathTag(
    Builder: LLVMBuilderRef,
    FPMathTag: LLVMMetadataRef
)
Expand description

Set the default floating-point math metadata for the given builder.