Set multiple fast-math flags on this instruction.
Declared in <llvm/IR/Instruction.h>
<llvm/IR/Instruction.h>
void setFastMathFlags(FastMathFlags FMF);
The instruction must be an operator which supports these flags. See LangRef.html for the meaning of these flags.