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

References

lib/Transforms/Instrumentation/AddressSanitizer.cpp
 1360     *TypeSize = DL.getTypeStoreSizeInBits(LI->getType());
 1366     *TypeSize = DL.getTypeStoreSizeInBits(SI->getValueOperand()->getType());
 1372     *TypeSize = DL.getTypeStoreSizeInBits(RMW->getValOperand()->getType());
 1378     *TypeSize = DL.getTypeStoreSizeInBits(XCHG->getCompareOperand()->getType());
 1400       *TypeSize = DL.getTypeStoreSizeInBits(Ty);