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

References

lib/Transforms/InstCombine/InstCombineCalls.cpp
 1027   for (unsigned I = 0; I < Size; ++I) {
 1027   for (unsigned I = 0; I < Size; ++I) {
 1028     Constant *COp = V->getAggregateElement(I);
 1033       Indexes[I] = UndefValue::get(MaskEltTy);
 1039     Indexes[I] = ConstantInt::get(MaskEltTy, Index);