Searched refs:isSameCompare (Results 1 – 1 of 1) sorted by relevance
134 static bool isSameCompare(Value *V, CmpInst::Predicate Pred, Value *LHS, in isSameCompare() function160 } else if (!SimplifiedCmp && isSameCompare(Cond, Pred, LHS, RHS)) { in simplifyCmpSelCase()