HomeSort by relevance Sort by last modified time
    Searched refs:IRBRet (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Instrumentation/
ThreadSanitizer.cpp 272 IRBuilder<> IRBRet(RetVec[i]);
273 IRBRet.CreateCall(TsanFuncExit);
AddressSanitizer.cpp     [all...]

Completed in 38 milliseconds