Home
last modified time | relevance | path

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

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