Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp159 FunctionCallee TsanUnalignedVolatileRead[kNumberOfAccessSizes]; member
247 TsanUnalignedVolatileRead[i] = M.getOrInsertFunction( in initialize()
649 : TsanUnalignedVolatileRead[Idx]; in instrumentLoadOrStore()