Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp161 FunctionCallee TsanUnalignedCompoundRW[kNumberOfAccessSizes]; member
260 TsanUnalignedCompoundRW[i] = M.getOrInsertFunction( in initialize()
645 OnAccessFunc = TsanUnalignedCompoundRW[Idx]; in instrumentLoadOrStore()