Home
last modified time | relevance | path

Searched refs:chooseInstructionsToInstrument (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp97 void chooseInstructionsToInstrument(SmallVectorImpl<Instruction *> &Local,
324 void ThreadSanitizer::chooseInstructionsToInstrument( in chooseInstructionsToInstrument() function in ThreadSanitizer
413 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, in runOnFunction()
417 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, DL); in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp102 void chooseInstructionsToInstrument(SmallVectorImpl<Instruction *> &Local,
339 void ThreadSanitizer::chooseInstructionsToInstrument( in chooseInstructionsToInstrument() function in ThreadSanitizer
435 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, in runOnFunction()
439 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, DL); in runOnFunction()