reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
759 inline BinaryOp_match<LHS, RHS, Instruction::Add> m_Add(const LHS &L, 759 inline BinaryOp_match<LHS, RHS, Instruction::Add> m_Add(const LHS &L, 761 return BinaryOp_match<LHS, RHS, Instruction::Add>(L, R);