Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp169 FunctionCallee TsanVptrUpdate; member
318 TsanVptrUpdate = in initialize()
615 IRB.CreateCall(TsanVptrUpdate, {Addr, StoredValue}); in instrumentLoadOrStore()