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