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

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

Completed in 79 milliseconds