Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp452 Constant *ArgTLS; member in __anondac588f30211::DataFlowSanitizer
1506 ArgTLS = in runImpl()
1779 Value *Base = IRB.CreatePointerCast(DFS.ArgTLS, DFS.IntptrTy); in getArgTLS()