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