Searched refs:getNotValue (Results 1 – 1 of 1) sorted by relevance
5952 static Value *getNotValue(Value *V) { in getNotValue() function5985 if (CmpLHS == getNotValue(TrueVal) && CmpRHS == getNotValue(FalseVal)) { in matchMinMax()5997 if (CmpLHS == getNotValue(FalseVal) && CmpRHS == getNotValue(TrueVal)) { in matchMinMax()