Home
last modified time | relevance | path

Searched refs:UnderlyingSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp679 const uint64_t UnderlyingSize = in expandCall() local
700 Builder.CreateMemCpy(CallerCopy, {}, ArgVal, {}, UnderlyingSize); in expandCall()
727 Frame.memcpy(Ctx, FrameFieldType, SourceValue, UnderlyingSize); in expandCall()