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

/external/llvm/lib/Transforms/Instrumentation/
H A DThreadSanitizer.cpp100 Function *TsanFuncExit; member in struct:__anon10997::ThreadSanitizer
137 TsanFuncExit = checkSanitizerInterfaceFunction(
394 IRBRet.CreateCall(TsanFuncExit);

Completed in 22 milliseconds