Home
last modified time | relevance | path

Searched defs:ThreadSanitizerLegacyPass (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp176 struct ThreadSanitizerLegacyPass : FunctionPass { struct
177 ThreadSanitizerLegacyPass() : FunctionPass(ID) { in ThreadSanitizerLegacyPass() argument
184 static char ID; // Pass identification, replacement for typeid.
186 Optional<ThreadSanitizer> TSan;