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

References

lib/Transforms/Instrumentation/SanitizerCoverage.cpp
  363   DL = &M.getDataLayout();
  370   IntptrTy = Type::getIntNTy(*C, DL->getPointerSizeInBits());
  656                                 ? DL->getPointerSize()
  791     uint64_t TypeSize = DL->getTypeStoreSizeInBits(A1->getType());
  821       uint64_t TypeSize = DL->getTypeStoreSizeInBits(A0->getType());