Searched refs:OpndVTy (Results 1 – 1 of 1) sorted by relevance
3143 if (auto *OpndVTy = dyn_cast<VectorType>(I.getOperand(i)->getType())) { in runOnFunction() local3145 VF == cast<FixedVectorType>(OpndVTy)->getNumElements()); in runOnFunction()3146 VF = cast<FixedVectorType>(OpndVTy)->getNumElements(); in runOnFunction()