Searched refs:MemcpyInByVal (Results 1 – 1 of 1) sorted by relevance
3384 bool MemcpyInByVal = ES && StringRef(ES->getSymbol()) == "memcpy" && in LowerCall() local3391 MemcpyInByVal ? 0 : ABI.GetCalleeAllocdArgSizeInBytes(CallConv); in LowerCall()3430 if (!(IsTailCall || MemcpyInByVal)) in LowerCall()3664 if (!(MemcpyInByVal)) { in LowerCall()