struct is_logical_shift_op
Declaration
struct is_logical_shift_op { /* full declaration omitted */ };
Declared at: llvm/include/llvm/IR/PatternMatch.h:1056
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:1057
Parameters
- unsigned int Opcode