Searched refs:SelEltTy (Results 1 – 1 of 1) sorted by relevance
712 auto *SelEltTy = dyn_cast<IntegerType>(SelTy->getScalarType()); in adjustMinMax() local713 if (!SelEltTy || SelTy->isVectorTy() != Cmp.getType()->isVectorTy()) in adjustMinMax()733 else if (CmpRHS->getType()->getScalarSizeInBits() < SelEltTy->getBitWidth()) { in adjustMinMax()