Searched refs:CallerCopy (Results 1 – 1 of 1) sorted by relevance
695 Value *CallerCopy = in expandCall() local700 Builder.CreateMemCpy(CallerCopy, {}, ArgVal, {}, UnderlyingSize); in expandCall()702 Builder.CreateStore(ArgVal, CallerCopy); in expandCall()706 SourceValue = CallerCopy; in expandCall()