Searched defs:getArgTLS (Results 1 – 1 of 1) sorted by relevance
364 void *(*getArgTLS)(), in createDataFlowSanitizerPass()370 const std::vector<std::string> &ABIListFiles, void *(*getArgTLS)(), in DataFlowSanitizer()885 Value *DFSanFunction::getArgTLS(unsigned Idx, Instruction *Pos) { in getArgTLS() function in DFSanFunction