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