LLVM: llvm::PatternMatch::is_bitwiselogic_op Struct Reference (original) (raw)

#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"

Public Member Functions
bool isOpType (unsigned Opcode) const

Detailed Description

Definition at line 1651 of file PatternMatch.h.

Member Function Documentation

isOpType()

bool llvm::PatternMatch::is_bitwiselogic_op::isOpType ( unsigned Opcode) const inline

Definition at line 1652 of file PatternMatch.h.

References llvm::Instruction::isBitwiseLogicOp().


The documentation for this struct was generated from the following file: