Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp139 void chooseInstructionsToInstrument(SmallVectorImpl<Instruction *> &Local,
418 void ThreadSanitizer::chooseInstructionsToInstrument( in chooseInstructionsToInstrument() function in ThreadSanitizer
536 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, in sanitizeFunction()
540 chooseInstructionsToInstrument(LocalLoadsAndStores, AllLoadsAndStores, DL); in sanitizeFunction()