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

/external/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp99 Function *TsanFuncExit; member in struct:__anon9893::ThreadSanitizer
139 TsanFuncExit = checkInterfaceFunction(M.getOrInsertFunction(
360 IRBRet.CreateCall(TsanFuncExit);

Completed in 64 milliseconds