Searched refs:SimplifiedCmp (Results 1 – 1 of 1) sorted by relevance
152 Value *SimplifiedCmp = SimplifyCmpInst(Pred, LHS, RHS, Q, MaxRecurse); in simplifyCmpSelCase() local153 if (SimplifiedCmp == Cond) { in simplifyCmpSelCase()156 } else if (!SimplifiedCmp && isSameCompare(Cond, Pred, LHS, RHS)) { in simplifyCmpSelCase()161 return SimplifiedCmp; in simplifyCmpSelCase()