ΒΆtemplate <typename LHS, typename RHS>
inline BinaryOp_match<LHS, RHS, Instruction::SRem>
m_SRem(const LHS& L, const RHS& R)
template <typename LHS, typename RHS>
inline BinaryOp_match<LHS, RHS, Instruction::SRem>
m_SRem(const LHS& L, const RHS& R)
Declared at: llvm/include/llvm/IR/PatternMatch.h:887
Templates
- LHS
- RHS
Parameters
- const LHS& L
- const RHS& R