Searched defs:GetArgTLS (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Transforms/Instrumentation/ | ||
H A D | DataFlowSanitizer.cpp | 238 Constant *GetArgTLS; member in class:__anon12882::DataFlowSanitizer 472 GetArgTLS = ConstantExpr::getIntToPtr( 877 return ArgTLSPtr = IRB.CreateCall(DFS.GetArgTLS, {}); |
Completed in 121 milliseconds