Return true if this instruction is a binary operator.
Declared in <llvm/IR/Instruction.h>
<llvm/IR/Instruction.h>
bool isBinaryOp() const;
True if this instruction is a binary operator.