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

References

lib/IR/DataLayout.cpp
  134   retval.IndexWidth = IndexWidth;
  144           && IndexWidth == rhs.IndexWidth);
  144           && IndexWidth == rhs.IndexWidth);
  534     I->IndexWidth = IndexWidth;
  684   return I->IndexWidth;