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