struct is_right_shift_op
Declaration
struct is_right_shift_op { /* full declaration omitted */ };
Declared at: llvm/include/llvm/IR/PatternMatch.h:1050
Method Overview
- public bool isOpType(unsigned int Opcode)
Methods
ΒΆbool isOpType(unsigned int Opcode)
bool isOpType(unsigned int Opcode)
Declared at: llvm/include/llvm/IR/PatternMatch.h:1051
Parameters
- unsigned int Opcode