Return true if this instruction is a shift.
Synopsis
Declared in <llvm/IR/Instruction.h>
bool
isShift() const;
Return Value
True if this instruction is a shift.
Created with MrDocs
Return true if this instruction is a shift.
Declared in <llvm/IR/Instruction.h>
bool
isShift() const;
True if this instruction is a shift.
Created with MrDocs