LLVM API Documentation
#include <PatternMatch.h>
Public Member Functions | |
fneg_match (const LHS_t &LHS) | |
template<typename OpTy > | |
bool | match (OpTy *V) |
Public Attributes | |
LHS_t | L |
Definition at line 768 of file PatternMatch.h.
|
inline |
Definition at line 771 of file PatternMatch.h.
|
inline |
Definition at line 774 of file PatternMatch.h.
LHS_t llvm::PatternMatch::fneg_match< LHS_t >::L |
Definition at line 769 of file PatternMatch.h.