ΒΆtemplate <typename LHS, typename RHS>
inline int m_Cmp(CmpInst::Predicate& Pred,
                 const LHS& L,
                 const RHS& R)

Declared at: llvm/include/llvm/IR/PatternMatch.h:1171

Templates

LHS
RHS

Parameters

CmpInst::Predicate& Pred
const LHS& L
const RHS& R