Searched refs:getArgTLSPtr (Results 1 – 1 of 1) sorted by relevance
309 Value *getArgTLSPtr();861 Value *DFSanFunction::getArgTLSPtr() { in getArgTLSPtr() function in DFSanFunction883 return IRB.CreateConstGEP2_64(getArgTLSPtr(), 0, Idx); in getArgTLS()896 Value *ArgTLSPtr = getArgTLSPtr(); in getShadow()