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