reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4372 Type *InVecTy = Op0->getType(); 4393 Op0 = UndefValue::get(InVecTy); 4397 auto *Op0Const = dyn_cast<Constant>(Op0); 4407 std::swap(Op0, Op1); 4413 if (auto *OpShuf = dyn_cast<ShuffleVectorInst>(Op0)) 4416 return Op0; 4433 foldIdentityShuffles(i, Op0, Op1, Indices[i], RootVec, MaxRecurse);