Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp330 void *(*getArgTLS)(), in createDataFlowSanitizerPass()
336 void *(*getArgTLS)(), in DataFlowSanitizer()
817 Value *DFSanFunction::getArgTLS(unsigned Idx, Instruction *Pos) { in getArgTLS() function in DFSanFunction