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

Declarations

lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  102   void chooseInstructionsToInstrument(SmallVectorImpl<Instruction *> &Local,

References

lib/Transforms/Instrumentation/ThreadSanitizer.cpp
  466         chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores,
  470     chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, DL);