Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp163 FunctionCallee TsanUnalignedCompoundRW[kNumberOfAccessSizes]; member
308 TsanUnalignedCompoundRW[i] = M.getOrInsertFunction( in initialize()
673 OnAccessFunc = TsanUnalignedCompoundRW[Idx]; in instrumentLoadOrStore()