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 1115 of file PatternMatch.h.
|
inline |
Definition at line 1118 of file PatternMatch.h.
|
inline |
Definition at line 1119 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 1116 of file PatternMatch.h.
Referenced by llvm::PatternMatch::FNeg_match< Op_t >::match().