Searched refs:Ex2Idx (Results 1 – 1 of 1) sorted by relevance
836 ConstantInt *Ex1Idx, *Ex2Idx; in getShallowScore() local838 match(V2, m_ExtractElement(m_Deferred(EV), m_ConstantInt(Ex2Idx))) && in getShallowScore()839 Ex1Idx->getZExtValue() + 1 == Ex2Idx->getZExtValue()) in getShallowScore()