Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp232 Constant *GetArgTLS; member in __anonf274973e0111::DataFlowSanitizer
459 GetArgTLS = ConstantExpr::getIntToPtr( in doInitialization()
868 return ArgTLSPtr = IRB.CreateCall(DFS.GetArgTLS); in getArgTLSPtr()