Searched refs:getShadowForTLSArgument (Results 1 – 1 of 1) sorted by relevance
723 Value *getShadowForTLSArgument(Argument *A);1838 Value *DFSanFunction::getShadowForTLSArgument(Argument *A) { in getShadowForTLSArgument() function in DFSanFunction1879 Shadow = getShadowForTLSArgument(A); in getShadow()