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

References

lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  201   IntptrTy = DL.getIntPtrType(M.getContext());
  290                             IRB.getInt8PtrTy(), IRB.getInt8PtrTy(), IntptrTy);
  293                             IRB.getInt8PtrTy(), IRB.getInt8PtrTy(), IntptrTy);
  296                             IRB.getInt8PtrTy(), IRB.getInt32Ty(), IntptrTy);
  607          IRB.CreateIntCast(M->getArgOperand(2), IntptrTy, false)});
  614          IRB.CreateIntCast(M->getArgOperand(2), IntptrTy, false)});