LLVM
8.0.1
|
#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 665 of file PatternMatch.h.
|
inline |
Definition at line 668 of file PatternMatch.h.
|
inline |
Definition at line 669 of file PatternMatch.h.
References llvm::dyn_cast(), and llvm::PatternMatch::cstfp_pred_ty< Predicate >::match().
Op_t llvm::PatternMatch::FNeg_match< Op_t >::X |
Definition at line 666 of file PatternMatch.h.