ΒΆtemplate <typename LHS, typename RHS>
inline MaxMin_match<
llvm::ICmpInst,
LHS,
RHS,
llvm::PatternMatch::smin_pred_ty>
m_SMin(const LHS& L, const RHS& R)
template <typename LHS, typename RHS>
inline MaxMin_match<
llvm::ICmpInst,
LHS,
RHS,
llvm::PatternMatch::smin_pred_ty>
m_SMin(const LHS& L, const RHS& R)
Declared at: llvm/include/llvm/IR/PatternMatch.h:1561
Templates
- LHS
- RHS
Parameters
- const LHS& L
- const RHS& R