Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:IOp

1064           Value *IOp = I->getOperand(1);
1066 if ((isa<ConstantVector>(IOp) || isa<ConstantDataVector>(IOp)) &&
1069 Constant *SplatValue = cast<Constant>(IOp)->getSplatValue();