Home
last modified time | relevance | path

Searched defs:getArgTLS (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp355 void *(*getArgTLS)(), in createDataFlowSanitizerPass()
361 void *(*getArgTLS)(), in DataFlowSanitizer()
886 Value *DFSanFunction::getArgTLS(unsigned Idx, Instruction *Pos) { in getArgTLS() function in DFSanFunction