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

References

lib/Transforms/InstCombine/InstCombineCalls.cpp
 1033       Indexes[I] = UndefValue::get(MaskEltTy);
 1039     Indexes[I] = ConstantInt::get(MaskEltTy, Index);
 1042   auto ShuffleMask = ConstantVector::get(makeArrayRef(Indexes, Size));