LLVM API Documentation
#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 715 of file PatternMatch.h.
|
inline |
Definition at line 718 of file PatternMatch.h.
|
inline |
Definition at line 721 of file PatternMatch.h.
References llvm::APIntOps::Xor().
LHS_t llvm::PatternMatch::not_match< LHS_t >::L |
Definition at line 716 of file PatternMatch.h.