Searched refs:getArgTLSPtr (Results 1 – 1 of 1) sorted by relevance
316 Value *getArgTLSPtr();865 Value *DFSanFunction::getArgTLSPtr() { in getArgTLSPtr() function in DFSanFunction887 return IRB.CreateConstGEP2_64(getArgTLSPtr(), 0, Idx); in getArgTLS()900 Value *ArgTLSPtr = getArgTLSPtr(); in getShadow()