LLVM 22.0.0git
llvm::PatternMatch::is_bitwiselogic_op Struct Reference

#include "llvm/IR/PatternMatch.h"

Public Member Functions

bool isOpType (unsigned Opcode) const

Detailed Description

Definition at line 1617 of file PatternMatch.h.

Member Function Documentation

◆ isOpType()

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

Definition at line 1618 of file PatternMatch.h.

References llvm::Instruction::isBitwiseLogicOp().


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