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