Home | History | Annotate | Download | only in IR

Lines Matching defs:m_Mul

471 inline BinaryOp_match<LHS, RHS, Instruction::Mul> m_Mul(const LHS &L,
1381 return m_CombineOr(m_Mul(L, R), m_Mul(R, L));