Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:IncValue

178     for (Value *IncValue : PN->incoming_values())
179 if (!CanEvaluateShifted(IncValue, NumBits, isLeftShift,