Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp460 Constant *ArgTLS; member in __anon5712215c0211::DataFlowSanitizer
1521 ArgTLS = in runImpl()
1792 Value *Base = IRB.CreatePointerCast(DFS.ArgTLS, DFS.IntptrTy); in getArgTLS()