LLVM API Documentation
#include <PatternMatch.h>
Public Member Functions | |
neg_match (const LHS_t &LHS) | |
template<typename OpTy > | |
bool | match (OpTy *V) |
Public Attributes | |
LHS_t | L |
Definition at line 742 of file PatternMatch.h.
|
inline |
Definition at line 745 of file PatternMatch.h.
|
inline |
Definition at line 748 of file PatternMatch.h.
LHS_t llvm::PatternMatch::neg_match< LHS_t >::L |
Definition at line 743 of file PatternMatch.h.