Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp255 SmallString<64> CompoundRWName("__tsan_read_write" + ByteSizeStr); in initialize() local
257 CompoundRWName, Attr, IRB.getVoidTy(), IRB.getPtrTy()); in initialize()