ΒΆvoid LLVMBuilderSetDefaultFPMathTag(
LLVMBuilderRef Builder,
LLVMMetadataRef FPMathTag)
void LLVMBuilderSetDefaultFPMathTag(
LLVMBuilderRef Builder,
LLVMMetadataRef FPMathTag)
Description
Set the default floating-point math metadata for the given builder. To clear the metadata, pass NULL to \p FPMathTag.
Declared at: llvm/include/llvm-c/Core.h:3564
Parameters
- LLVMBuilderRef Builder
- LLVMMetadataRef FPMathTag