Searched refs:ArgShadowBase (Results 1 – 1 of 1) sorted by relevance
2562 Value *ArgShadowBase = getShadowPtrForArgument(A, IRB, ArgOffset); in visitCallSite() local2574 Store = IRB.CreateMemCpy(ArgShadowBase, in visitCallSite()2580 Store = IRB.CreateAlignedStore(ArgShadow, ArgShadowBase, in visitCallSite()