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

References

include/llvm/Analysis/TargetTransformInfoImpl.h
  753     for (auto I = Operands.begin(); I != Operands.end(); ++I, ++GTI) {
  754       TargetType = GTI.getIndexedType();
  761       if (StructType *STy = GTI.getStructTypeOrNull()) {
  767         int64_t ElementSize = DL.getTypeAllocSize(GTI.getIndexedType());