Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp259 SmallString<64> UnalignedCompoundRWName("__tsan_unaligned_read_write" + in initialize() local
262 UnalignedCompoundRWName, Attr, IRB.getVoidTy(), IRB.getInt8PtrTy()); in initialize()