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

References

lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  818   auto *Shuf = dyn_cast<ShuffleVectorInst>(InsElt.getOperand(0));
  824   if (!match(InsElt.getOperand(2), m_ConstantInt(IdxC)))
  828   Value *X = InsElt.getOperand(1);