Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:isVectorTy

542   if (LHS->getOperand(0)->getType()->isVectorTy()) return 0;
1862 if (!I.getType()->isVectorTy()) {