Searched refs:getArgTLSPtr (Results 1 – 1 of 1) sorted by relevance
415 Value *getArgTLSPtr();978 Value *DFSanFunction::getArgTLSPtr() { in getArgTLSPtr() function in DFSanFunction1000 return IRB.CreateConstGEP2_64(getArgTLSPtr(), 0, Idx); in getArgTLS()1013 Value *ArgTLSPtr = getArgTLSPtr(); in getShadow()