Home | History | Annotate | Download | only in Vectorize

Lines Matching refs:IOp

1060           Value *IOp = I->getOperand(1);
1062 if ((isa<ConstantVector>(IOp) || isa<ConstantDataVector>(IOp)) &&
1065 Constant *SplatValue = cast<Constant>(IOp)->getSplatValue();