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

References

lib/Transforms/Scalar/SROA.cpp
 1470     return getNaturalGEPWithType(IRB, DL, Ptr, Ty, TargetTy, Indices,
 1491     Indices.push_back(IRB.getInt(NumSkippedElements));
 1493                                     Offset, TargetTy, Indices, NamePrefix);
 1504     Indices.push_back(IRB.getInt(NumSkippedElements));
 1506                                     Indices, NamePrefix);
 1523   Indices.push_back(IRB.getInt32(Index));
 1525                                   Indices, NamePrefix);