LLVM 19.0.0git
Public Member Functions | List of all members
llvm::PatternMatch::is_shift_op Struct Reference

#include "llvm/IR/PatternMatch.h"

Public Member Functions

bool isOpType (unsigned Opcode)
 

Detailed Description

Definition at line 1378 of file PatternMatch.h.

Member Function Documentation

◆ isOpType()

bool llvm::PatternMatch::is_shift_op::isOpType ( unsigned  Opcode)
inline

Definition at line 1379 of file PatternMatch.h.

References llvm::Instruction::isShift().


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