Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:NewConstant

59   if (Value *NewConstant = getICmpValue(Sign, Code, LHS, RHS, NewPred))
60 return NewConstant;