ΒΆtemplate <typename OpTy>
inline FNeg_match<OpTy> m_FNeg(const OpTy& X)
template <typename OpTy>
inline FNeg_match<OpTy> m_FNeg(const OpTy& X)
Description
Match 'fneg X' as 'fsub -0.0, X'.
Declared at: llvm/include/llvm/IR/PatternMatch.h:839
Templates
- OpTy
Parameters
- const OpTy& X