Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp302 SmallString<64> CompoundRWName("__tsan_read_write" + ByteSizeStr); in initialize() local
304 CompoundRWName, Attr, IRB.getVoidTy(), IRB.getInt8PtrTy()); in initialize()