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

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

Completed in 81 milliseconds