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