LLVM 20.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
FNeg_match (const Op_t &Op) | |
template<typename OpTy > | |
bool | match (OpTy *V) |
Public Attributes | |
Op_t | X |
Definition at line 1125 of file PatternMatch.h.
|
inline |
Definition at line 1128 of file PatternMatch.h.
|
inline |
Definition at line 1129 of file PatternMatch.h.
References llvm::PatternMatch::FNeg_match< Op_t >::match(), and llvm::PatternMatch::FNeg_match< Op_t >::X.
Referenced by llvm::PatternMatch::FNeg_match< Op_t >::match().
Op_t llvm::PatternMatch::FNeg_match< Op_t >::X |
Definition at line 1126 of file PatternMatch.h.
Referenced by llvm::PatternMatch::FNeg_match< Op_t >::match().