ΒΆtemplate <typename LHS, typename RHS>
inline AnyBinaryOp_match<LHS, RHS> m_BinOp(
    const LHS& L,
    const RHS& R)

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

Templates

LHS
RHS

Parameters

const LHS& L
const RHS& R