Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp422 Constant *ArgTLS; member in __anon636bc1100211::DataFlowSanitizer
1386 ArgTLS = in runImpl()
1624 Value *Base = IRB.CreatePointerCast(DFS.ArgTLS, DFS.IntptrTy); in getArgTLS()