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