Function llvm_sys::core::LLVMBuilderGetDefaultFPMathTag

source ยท
pub unsafe extern "C" fn LLVMBuilderGetDefaultFPMathTag(
    Builder: LLVMBuilderRef
) -> LLVMMetadataRef
Expand description

Get the dafult floating-point math metadata for a given builder.