Searched refs:AddConst (Results 1 – 1 of 1) sorted by relevance
840 ConstantInt *AddConst; in ComputeValueKnownInPredecessorsImpl() local842 match(CmpLHS, m_Add(m_Value(AddLHS), m_ConstantInt(AddConst)))) { in ComputeValueKnownInPredecessorsImpl()856 CR = CR.add(AddConst->getValue()); in ComputeValueKnownInPredecessorsImpl()