Searched refs:MatchCmp (Results 1 – 1 of 1) sorted by relevance
3905 auto MatchCmp = m_Cmp(CurrentPred, m_Value(), m_Value()); in getEntryCost() local3906 if ((!match(V, m_Select(MatchCmp, m_Value(), m_Value())) && in getEntryCost()3907 !match(V, MatchCmp)) || in getEntryCost()