Searched refs:EV2 (Results 1 – 2 of 2) sorted by relevance
230 for (unsigned J = 0, EV2 = I2->getNumOperands(); J < EV2; ++J) in getLAScore() local
1172 Value *EV2 = nullptr; in getShallowScore() local1175 m_ExtractElt(m_Value(EV2), m_CombineOr(m_ConstantInt(Ex2Idx), in getShallowScore()1180 if (isUndefVector(EV2) && EV2->getType() == EV1->getType()) in getShallowScore()1182 if (EV2 == EV1) { in getShallowScore()