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

References

lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
  523     *TypeSize = DL.getTypeStoreSizeInBits(LI->getType());
  529     *TypeSize = DL.getTypeStoreSizeInBits(SI->getValueOperand()->getType());
  535     *TypeSize = DL.getTypeStoreSizeInBits(RMW->getValOperand()->getType());
  541     *TypeSize = DL.getTypeStoreSizeInBits(XCHG->getCompareOperand()->getType());