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

/external/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp120 Function *TsanVptrUpdate; member in struct:__anon14677::ThreadSanitizer
221 TsanVptrUpdate = checkSanitizerInterfaceFunction(
479 // Call TsanVptrUpdate.
480 IRB.CreateCall(TsanVptrUpdate,

Completed in 108 milliseconds