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