LLVM: llvm::PatternMatch::is_logical_shift_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 1645 of file PatternMatch.h.

Member Function Documentation

isOpType()

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

Definition at line 1646 of file PatternMatch.h.


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