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

References

lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  525   VectorType *InsVecType = InsElt->getType();
  540   IntegerType *IntType = Type::getInt32Ty(InsElt->getContext());
  561   if (InsertionBlock != InsElt->getParent())
  569   if (InsElt->hasOneUse() && isa<InsertElementInst>(InsElt->user_back()))
  569   if (InsElt->hasOneUse() && isa<InsertElementInst>(InsElt->user_back()))