Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp434 Constant *ArgTLS; member in __anonc1e0408c0211::DataFlowSanitizer
1346 ArgTLS = in runImpl()
1597 Value *Base = IRB.CreatePointerCast(DFS.ArgTLS, DFS.IntptrTy); in getArgTLS()