Home
last modified time | relevance | path

Searched refs:chooseInstructionsToInstrument (Results 1 – 1 of 1) 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()