LLVM
8.0.1
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
CastClass_match (const Op_t &OpMatch) | |
template<typename OpTy > | |
bool | match (OpTy *V) |
Public Attributes | |
Op_t | Op |
Definition at line 1136 of file PatternMatch.h.
|
inline |
Definition at line 1139 of file PatternMatch.h.
|
inline |
Definition at line 1141 of file PatternMatch.h.
References llvm::PatternMatch::BinaryOp_match< LHS_t, RHS_t, Opcode, Commutable >::match(), and llvm::RISCVFenceField::O.
Op_t llvm::PatternMatch::CastClass_match< Op_t, Opcode >::Op |
Definition at line 1137 of file PatternMatch.h.