Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp139 void chooseInstructionsToInstrument(SmallVectorImpl<Instruction *> &Local,
413 void ThreadSanitizer::chooseInstructionsToInstrument( in chooseInstructionsToInstrument() function in ThreadSanitizer
534 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, in sanitizeFunction()
538 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, DL); in sanitizeFunction()