Searched defs:CopySize (Results 1 – 3 of 3) sorted by relevance
873 ConstantInt *CopySize = dyn_cast<ConstantInt>(M->getLength()); in processMemCpy() local
2814 Value *CopySize = in finalizeInstrumentation() local2928 Value *CopySize = IRB.CreateAdd(ConstantInt::get(MS.IntptrTy, 0), in finalizeInstrumentation() local
7738 Handle<FixedArray> FixedArray::CopySize( in CopySize() function in v8::internal::FixedArray