LLVM 20.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
CastOperator_match (const Op_t &OpMatch) | |
template<typename OpTy > | |
bool | match (OpTy *V) |
Public Attributes | |
Op_t | Op |
Definition at line 1906 of file PatternMatch.h.
|
inline |
Definition at line 1909 of file PatternMatch.h.
|
inline |
Definition at line 1911 of file PatternMatch.h.
Op_t llvm::PatternMatch::CastOperator_match< Op_t, Opcode >::Op |
Definition at line 1907 of file PatternMatch.h.