Home | History | Annotate | Download | only in InstCombine

Lines Matching full:newconstant

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