reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  852   auto *Shuf = dyn_cast<ShuffleVectorInst>(InsElt.getOperand(0));
  859   if (!match(InsElt.getOperand(2), m_ConstantInt(IdxC)))
  864   Value *Scalar = InsElt.getOperand(1);