|
LLVM
4.0.0
|
#include <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 775 of file PatternMatch.h.
|
inline |
Definition at line 778 of file PatternMatch.h.
|
inline |
Definition at line 780 of file PatternMatch.h.
References llvm::PatternMatch::CastClass_match< Op_t, Opcode >::Op.
| Op_t llvm::PatternMatch::CastClass_match< Op_t, Opcode >::Op |
Definition at line 776 of file PatternMatch.h.
Referenced by llvm::PatternMatch::CastClass_match< Op_t, Opcode >::match().
1.8.6