Searched refs:SimplifiedCmp (Results 1 – 1 of 1) sorted by relevance
151 Value *SimplifiedCmp = simplifyCmpInst(Pred, LHS, RHS, Q, MaxRecurse); in simplifyCmpSelCase() local152 if (SimplifiedCmp == Cond) { in simplifyCmpSelCase()155 } else if (!SimplifiedCmp && isSameCompare(Cond, Pred, LHS, RHS)) { in simplifyCmpSelCase()160 return SimplifiedCmp; in simplifyCmpSelCase()