Searched defs:GetArgTLS (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp238 Constant *GetArgTLS; member in class:__anon12882::DataFlowSanitizer
472 GetArgTLS = ConstantExpr::getIntToPtr(
877 return ArgTLSPtr = IRB.CreateCall(DFS.GetArgTLS, {});

Completed in 121 milliseconds