Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp104 void chooseInstructionsToInstrument(SmallVectorImpl<Instruction *> &Local,
369 void ThreadSanitizer::chooseInstructionsToInstrument( in chooseInstructionsToInstrument() function in ThreadSanitizer
464 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, in sanitizeFunction()
468 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, DL); in sanitizeFunction()