Home
last modified time | relevance | path

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

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