Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp258 SmallString<64> UnalignedCompoundRWName("__tsan_unaligned_read_write" + in initialize() local
261 UnalignedCompoundRWName, Attr, IRB.getVoidTy(), IRB.getPtrTy()); in initialize()