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

References

lib/Transforms/InstCombine/InstCombineCalls.cpp
  938       Indexes[I] = UndefValue::get(MaskEltTy);
  952     Indexes[I] = ConstantInt::get(MaskEltTy, Index);
  955   auto ShuffleMask = ConstantVector::get(makeArrayRef(Indexes, NumElts));