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