Return true if this instruction is a floating-point division or remainder.
Declared in <llvm/IR/Instruction.h>
<llvm/IR/Instruction.h>
bool isFPDivRem() const;
True if this instruction is a floating-point div/rem.