Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:m_Add

1611       match(ScaleReg, m_Add(m_Value(AddLHS), m_ConstantInt(CI)))) {