Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp107 Function *TsanFuncExit; member
155 TsanFuncExit = checkSanitizerInterfaceFunction( in initializeCallbacks()
451 IRBRet.CreateCall(TsanFuncExit, {}); in runOnFunction()