|
LLVM
4.0.0
|
#include <PatternMatch.h>
Public Member Functions | |
| not_match (const LHS_t &LHS) | |
| template<typename OpTy > | |
| bool | match (OpTy *V) |
Public Attributes | |
| LHS_t | L |
Definition at line 833 of file PatternMatch.h.
|
inline |
Definition at line 836 of file PatternMatch.h.
|
inline |
Definition at line 838 of file PatternMatch.h.
References llvm::APIntOps::Xor().
| LHS_t llvm::PatternMatch::not_match< LHS_t >::L |
Definition at line 834 of file PatternMatch.h.
1.8.6