Searched defs:CopySize (Results 1 – 6 of 6) sorted by relevance
65 size_t CopySize = kDataBufferSize - Offset; in copyDataBuffer() local
321 size_t CopySize = Rand(ToSize - ToBeg) + 1; in CopyPartOf() local338 size_t CopySize = Rand(MaxCopySize) + 1; in InsertPartOf() local
1379 Value *CopySize = MemCpy->getLength(); performMemCpyToMemSetOptzn() local 1733 if (auto *CopySize = dyn_cast<ConstantInt>(M->getLength())) { processMemCpy() local [all...]
46 size_t CopySize = 16 >= Scalar.size() ? 16 : Scalar.size(); input() local
5098 Value *CopySize = IRB.CreateAdd( finalizeInstrumentation() local 5209 Value *CopySize = finalizeInstrumentation() local 5384 Value *CopySize = IRB.CreateAdd( finalizeInstrumentation() local 5592 Value *CopySize = finalizeInstrumentation() local 5886 Value *CopySize = finalizeInstrumentation() local [all...]
1719 ConstantInt *CopySize = nullptr; translateMemFunc() local