ΒΆtemplate <typename OpTy>
inline CastClass_match<OpTy, Instruction::FPExt>
m_FPExt(const OpTy& Op)
template <typename OpTy>
inline CastClass_match<OpTy, Instruction::FPExt>
m_FPExt(const OpTy& Op)
Description
Matches FPExt
Declared at: llvm/include/llvm/IR/PatternMatch.h:1401
Templates
- OpTy
Parameters
- const OpTy& Op